[SCSI] gdth: __init fixes
authorAdrian Bunk <bunk@kernel.org>
Thu, 18 Oct 2007 10:51:05 +0000 (12:51 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Thu, 18 Oct 2007 12:40:58 +0000 (08:40 -0400)
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: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found