提交 16c33b15 编写于 作者: B Bjorn Helgaas 提交者: Bjorn Helgaas

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: NBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: NKeith Busch <keith.busch@intel.com>
上级 41cbc9eb
......@@ -76,7 +76,6 @@ struct aer_rpc {
*/
};
extern struct bus_type pcie_port_bus_type;
irqreturn_t aer_irq(int irq, void *context);
#ifdef CONFIG_ACPI_APEI
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册