diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2007-02-27 09:22:00 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-03-09 23:36:30 (GMT) |
commit | c1996c2778e90f80cb9fc6a52508068f10d39611 (patch) | |
tree | 50219a3fcf94ba638aa6f7ecb24b94068a5ba40d /net | |
parent | 3603a6a37c5f5c6a2b109fdb48c9456f08aebdd8 (diff) | |
download | linux-fsl-qoriq-c1996c2778e90f80cb9fc6a52508068f10d39611.tar.xz |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions