[SCSI] qla1280: fix section mismatch warnings
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 30 Jun 2006 09:33:14 +0000 (02:33 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 1 Jul 2006 02:56:22 +0000 (21:56 -0500)
commitf58f8313a6f552d1e7889926a29f0cf91c02f55d
treeb533091ab2ccc8510f5e6f898d8439c0bf523df4
parent2686de27a356914e098329463d5a8cd7aa6f29a4
[SCSI] qla1280: fix section mismatch warnings

Fix section mismatch warnings:
WARNING: drivers/scsi/qla1280.o - Section mismatch: reference to
.init.data: from .text between 'qla1280_get_token' (at offset 0x2a16)
and 'qla1280_probe_one'
WARNING: drivers/scsi/qla1280.o - Section mismatch: reference to
.init.data: from .text between 'qla1280_get_token' (at offset 0x2a3c)
and 'qla1280_probe_one'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla1280.c