From: Bjorn Helgaas <bhelgaas@google.com>
The vxge driver doesn't need anything provided by pci_hotplug.h, so remove
the unnecessary include of it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
drivers/net/ethernet/neterion/vxge/vxge-config.c | 1 -
1 file changed, 1 deletion(-)
From: Jon Mason <jdmason@kudzu.us> Date: 2018-07-24 15:45:32
On Mon, Jul 23, 2018 at 03:59:46PM -0500, Bjorn Helgaas wrote:
From: Bjorn Helgaas <bhelgaas@google.com>
The vxge driver doesn't need anything provided by pci_hotplug.h, so remove
the unnecessary include of it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Not sure you need my ack for something so trivial, but here it is
Acked-by: Jon Mason <jdmason@kudzu.us>
From: Bjorn Helgaas <bhelgaas@google.com>
The vxge driver doesn't need anything provided by pci_hotplug.h, so remove
the unnecessary include of it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>