From: Randy Dunlap Date: Fri, 30 Jun 2006 09:33:14 +0000 (-0700) Subject: [SCSI] qla1280: fix section mismatch warnings X-Git-Tag: v2.6.18-rc1~22^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58f8313a6f552d1e7889926a29f0cf91c02f55d;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed