From: Adrian Bunk Date: Thu, 18 Oct 2007 10:51:05 +0000 (+0200) Subject: [SCSI] gdth: __init fixes X-Git-Tag: v2.6.24-rc1~19^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05dd7ed2c7e22d0fc3027fc27a072664bbdf8274;p=pandora-kernel.git [SCSI] gdth: __init fixes 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed