]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] initio: fix section mismatches with HOTPLUG=n
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 20 Nov 2006 02:53:43 +0000 (18:53 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 25 Nov 2006 15:26:56 +0000 (09:26 -0600)
commitb92213d327c8f8be1303cd7a782425debc65fa75
tree62a51dcb5be819267542652fcbf7fbfec9428799
parent7b982ca895702e1397da75df9ef35ffd30867c3f
[SCSI] initio: fix section mismatches with HOTPLUG=n

WARNING: drivers/scsi/initio.o - Section mismatch: reference to .init.data: from .text between 'i91u_detect' (at offset 0x26e8) and 'i91uSCBPost'
WARNING: drivers/scsi/initio.o - Section mismatch: reference to .init.data:i91u_pci_devices from .text between 'i91u_detect' (at offset 0x26ef) and 'i91uSCBPost'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/initio.c