commit | 16c33b1595441fe106f8efd370fb584ed8d21bde | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Jun 08 08:40:10 2018 -0500 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Mon Jun 11 08:11:05 2018 -0500 |
tree | 07811f690ac454fa5cdad04ce6831d48bdb3e64c | |
parent | 41cbc9eb1a8276a53d99317b1939cd30e917f2e8 [diff] |
PCI/AER: Remove duplicate pcie_port_bus_type declaration pcie_port_bus_type is already declared in portdrv.h, so remove the unnecessary duplicate declaration in aerdrv.h. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Keith Busch <keith.busch@intel.com>