• L
    [POWERPC] Fix Section mismatch warnings · 405861a0
    Li Yang 提交于
    This patch fix the following Section mismatch warnings in powerpc code.
    
    WARNING: arch/powerpc/platforms/built-in.o - Section mismatch: reference to .init.data:mv643xx_eth_pd_devs from .text between 'mv643xx_eth_add_pds' (at offset 0x9ed2) and 'gg2_read_config'
    WARNING: arch/powerpc/platforms/built-in.o - Section mismatch: reference to .init.data:mv643xx_eth_pd_devs from .text between 'mv643xx_eth_add_pds' (at offset 0x9ed6) and 'gg2_read_config'
    WARNING: arch/powerpc/platforms/built-in.o - Section mismatch: reference to .init.text:note_scsi_host from __ksymtab between '__ksymtab_note_scsi_host' (at offset 0x8) and '__ksymtab_sys_ctrler'
    Signed-off-by: NLi Yang <leoli@freescale.com>
    Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
    405861a0
pegasos_eth.c 5.2 KB