[PATCH 3/4] PCI: aer: fix section mismatch warning

2007-03-09 Thread Greg Kroah-Hartman
From: Sam Ravnborg <[EMAIL PROTECTED]> Fix following section mismatch warning (when compiled with CONFIG_HOTPLUG=n): WARNING: drivers/pci/built-in.o - Section mismatch: reference to .init.text:aer_probe from .data between 'aerdrv' (at offset 0x1608) and 'aer_error_handlers' Warning was fixed

[PATCH 3/4] PCI: aer: fix section mismatch warning

2007-03-09 Thread Greg Kroah-Hartman
From: Sam Ravnborg [EMAIL PROTECTED] Fix following section mismatch warning (when compiled with CONFIG_HOTPLUG=n): WARNING: drivers/pci/built-in.o - Section mismatch: reference to .init.text:aer_probe from .data between 'aerdrv' (at offset 0x1608) and 'aer_error_handlers' Warning was fixed by