• A
    [SCSI] gdth: __init fixes · 05dd7ed2
    Adrian Bunk 提交于
    This patch fixes the following build warnings:
    
    WARNING: vmlinux.o(.text+0xbcffdb): Section mismatch: reference to .init.text.20:gdth_search_drives (between 'gdth_pci_probe_one' and 'gdth_start_timeout')
    WARNING: vmlinux.o(.text+0xbd0102): Section mismatch: reference to .init.text.20:gdth_enable_int (between 'gdth_pci_probe_one' and 'gdth_start_timeout')
    Signed-off-by: NAdrian Bunk <bunk@kernel.org>
    Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
    05dd7ed2
gdth.c 178.3 KB