[POWERPC] char/xilinx_hwicap/ section fix
authorAdrian Bunk <bunk@kernel.org>
Wed, 23 Apr 2008 09:51:38 +0000 (19:51 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 24 Apr 2008 10:58:02 +0000 (20:58 +1000)
commit2fd53e02be9a73cc49d69e0ff8860daa7b5bf8ab
treeb0bcc21b18dffb9f146dab8deee0587f04091844
parent138decf83f6a973951ce7faf39094d964de7853a
[POWERPC] char/xilinx_hwicap/ section fix

This patch fixes the following build error:

<--  snip  -->

...
  CC [M]  drivers/char/xilinx_hwicap/xilinx_hwicap.o
...
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/char/xilinx_hwicap/xilinx_hwicap.c:806: error: hwicap_of_match causes a section type conflict
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/char/xilinx_hwicap/xilinx_hwicap.c:806: error: hwicap_of_match causes a section type conflict
make[4]: *** [drivers/char/xilinx_hwicap/xilinx_hwicap.o] Error 1

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/char/xilinx_hwicap/xilinx_hwicap.c