linux/drivers/pci/pcie/aer
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
..
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
aerdrv.c PCI: aer: fix section mismatch warning 2007-03-09 15:36:30 -08:00
aerdrv.h Fix typos concerning hierarchy 2007-02-17 19:23:03 +01:00
aerdrv_acpi.c PCI-Express AER implemetation: AER core and aerdriver 2006-09-26 17:43:53 -07:00
aerdrv_core.c WorkStruct: Pass the work_struct pointer instead of context data 2006-11-22 14:55:48 +00:00
aerdrv_errprint.c PCI-Express AER implemetation: AER core and aerdriver 2006-09-26 17:43:53 -07:00