vxge: Remove unnecessary include of <linux/pci_hotplug.h>
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 23 Jul 2018 20:59:46 +0000 (15:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Jul 2018 20:52:38 +0000 (13:52 -0700)
commitbc510d59cf173d9b239173580fc9f44523256135
tree34e614883cdb1a43676b292fdb5653c79152077c
parent3c507b8af638c67d4a80d70091d2057ecb01e8a6
vxge: Remove unnecessary include of <linux/pci_hotplug.h>

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>
Acked-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/neterion/vxge/vxge-config.c