dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/xilinx_hwicap
Adrian Bunk 2fd53e02be [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>
2008-04-24 20:58:02 +10:00
..
Makefile
buffer_icap.c [POWERPC] Xilinx: hwicap: Refactor status handling code. 2008-03-26 07:27:11 -05:00
buffer_icap.h [POWERPC] Xilinx: hwicap: Refactor status handling code. 2008-03-26 07:27:11 -05:00
fifo_icap.c [POWERPC] Xilinx: hwicap: Refactor status handling code. 2008-03-26 07:27:11 -05:00
fifo_icap.h [POWERPC] Xilinx: hwicap: Refactor status handling code. 2008-03-26 07:27:11 -05:00
xilinx_hwicap.c [POWERPC] char/xilinx_hwicap/ section fix 2008-04-24 20:58:02 +10:00
xilinx_hwicap.h [POWERPC] Xilinx: hwicap: Refactor status handling code. 2008-03-26 07:27:11 -05:00