commit | 84ad58e4efcf80c154f693d4cc8f5c913511b760 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sun Nov 19 18:53:43 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Nov 25 09:26:56 2006 -0600 |
tree | 62a51dcb5be819267542652fcbf7fbfec9428799 | |
parent | 1e99e33ad94aa363e01cdfc2fc9df93338907fe6 [diff] |
[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>