• Randy Dunlap's avatar
    [SCSI] aic94xx: fix section mismatches · a7ed0448
    Randy Dunlap authored
    Fix section mismatch warning:
    
    WARNING: vmlinux.o(.init.text+0x23be6): Section mismatch: reference to .exit.text:asd_unmap_ha (between 'asd_pci_probe' and 'qla4xxx_module_init')
    +
    WARNING: vmlinux.o(.text+0x1ec8a8): Section mismatch: reference to .exit.text:as
    d_unmap_ioport (between 'asd_unmap_ha' and 'asd_remove_dev_attrs')
    WARNING: vmlinux.o(.text+0x1ec8b1): Section mismatch: reference to .exit.text:as
    d_unmap_memio (between 'asd_unmap_ha' and 'asd_remove_dev_attrs')
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
    a7ed0448
aic94xx_init.c 28 KB