[PATCH 2/4] pcie: 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:pcie_portdrv_probe from .data between 'pcie_portdrv' (at offset 0xe40) and 'pcie_portdrv_err_handler'

[PATCH 2/4] pcie: 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:pcie_portdrv_probe from .data between 'pcie_portdrv' (at offset 0xe40) and 'pcie_portdrv_err_handler'