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
Makefile
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
aerdrv_core.c
aerdrv_errprint.c