From: Geert Uytterhoeven Date: Mon, 13 Jun 2011 18:39:18 +0000 (+0200) Subject: [SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init X-Git-Tag: v3.1-rc1~270^2~61 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d559c49e026b4b64dbeb9227c70c98ad11518747;p=pandora-kernel.git [SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init WARNING: vmlinux.o(.text+0x18545c): Section mismatch in reference from the function sun3scsi_detect() to the function .init.text:NCR5380_print_options() WARNING: vmlinux.o(.text+0x18556c): Section mismatch in reference from the function sun3scsi_detect() to the function .init.text:NCR5380_print_options() WARNING: vmlinux.o(.text+0x187692): Section mismatch in reference from the function sun3scsi_detect() to the function .init.text:NCR5380_print_options() WARNING: vmlinux.o(.text+0x187770): Section mismatch in reference from the function sun3scsi_detect() to the function .init.text:NCR5380_print_options() Signed-off-by: Geert Uytterhoeven Signed-off-by: James Bottomley --- Reading git-diff-tree failed