From: Randy Dunlap Date: Thu, 10 Jan 2008 22:33:16 +0000 (-0800) Subject: [SCSI] megaraid: fix section mismatch X-Git-Tag: v2.6.25-rc1~1230^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382db811a8cc1427efabdc959cd1aeef8685ffa6;p=pandora-kernel.git [SCSI] megaraid: fix section mismatch Change megaraid_pci_driver_g variable name so that it matches the modpost whitelist that allows pointers to init text/data. WARNING: vmlinux.o(.data+0x1a8e30): Section mismatch: reference to .init.text:megaraid_probe_one (between 'megaraid_pci_driver_g' and 'class_device_attr_megaraid_mbox_app_hndl') Signed-off-by: Randy Dunlap Signed-off-by: James Bottomley --- Reading git-diff-tree failed