• Adrian Bunk's avatar
    [POWERPC] char/xilinx_hwicap/ section fix · 2fd53e02
    Adrian Bunk authored
    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: default avatarAdrian Bunk <bunk@kernel.org>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    2fd53e02
xilinx_hwicap.c 22.5 KB