android_kernel_xiaomi_sm7250/drivers/pci/pcie
Sam Ravnborg 3603a6a37c pcie: 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:pcie_portdrv_probe from .data between 'pcie_portdrv' (at offset 0xe40) and 'pcie_portdrv_err_handler'

This warning was fixed by renaming pcie_portdrv to pcie_portdriver 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 Fix typos concerning hierarchy 2007-02-17 19:23:03 +01: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