[SCSI] megaraid: fix section mismatch
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 10 Jan 2008 22:33:16 +0000 (14:33 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 23 Jan 2008 17:29:26 +0000 (11:29 -0600)
commit382db811a8cc1427efabdc959cd1aeef8685ffa6
treec25e2ac2808be67e74b5ab8b833a2ea20571bce4
parentcc75e8ab6f262a3ea60e8d8268f48da5365f2823
[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 <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/megaraid/megaraid_mbox.c