2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/drivers/pci/pcie
Betty Dall 9e50a9122f PCI/AER: Move AER severity defines to aer.h
The function aer_recover_queue() is a public interface and the
severity argument uses #defines that are in the private header
pci/pcie/aer/aerdrv.h.

This patch moves the #defines from pci/pcie/aer/aerdrv.h to
include/linux/aer.h.

[bhelgaas: split "remove 'extern' from declarations" to another patch]
Signed-off-by: Betty Dall <betty.dall@hp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-06-06 14:34:14 -06:00
..
aer PCI/AER: Move AER severity defines to aer.h 2013-06-06 14:34:14 -06:00
aspm.c PCI changes for the v3.9 merge window: 2013-02-25 21:18:18 -08:00
Kconfig PCI: Remove unnecessary dependencies between PME and ACPI 2013-04-15 14:30:44 -06:00
Makefile PCI: PCIe: Move PCIe PME code to the pcie directory 2010-08-24 13:47:48 -07:00
pme.c PCI: Remove unnecessary dependencies between PME and ACPI 2013-04-15 14:30:44 -06:00
portdrv_acpi.c PCI: Fix missing prototype for pcie_port_acpi_setup() 2013-04-12 11:17:47 -06:00
portdrv_bus.c PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type 2012-08-23 09:40:57 -06:00
portdrv_core.c PCI: Use PCI Express Capability accessor 2013-01-30 21:24:39 -07:00
portdrv_pci.c PCI changes for the v3.10 merge window: 2013-04-29 09:30:25 -07:00
portdrv.h PCI: Remove "extern" from function declarations 2013-04-17 10:21:17 -06:00