linux-kernel-test/drivers/pci/pcie
Sam Ravnborg c1996c2778 PCI: aer: fix section mismatch warning
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 renaming aerdrv to aerdriver so we pass the whitelist.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-03-09 15:36:30 -08:00
..
aer PCI: aer: fix section mismatch warning 2007-03-09 15:36:30 -08:00
Kconfig PCI-Express AER implemetation: AER core and aerdriver 2006-09-26 17:43:53 -07:00
Makefile PCI-Express AER implemetation: AER core and aerdriver 2006-09-26 17:43:53 -07:00
portdrv_bus.c PCI-Express AER implemetation: export pcie_port_bus_type 2006-09-26 17:43:52 -07:00
portdrv_core.c PCI: pcie-check-and-return-bus_register-errors fix 2006-10-18 11:36:10 -07:00
portdrv_pci.c pcie: fix section mismatch warning 2007-03-09 15:36:30 -08:00
portdrv.h PCI: pcie-check-and-return-bus_register-errors fix 2006-10-18 11:36:10 -07:00