Skip to content
  • Adrian Bunk's avatar
    [SCSI] gdth: __init fixes · 05dd7ed2
    Adrian Bunk authored
    
    
    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: default avatarAdrian Bunk <bunk@kernel.org>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    05dd7ed2