commit | bc510d59cf173d9b239173580fc9f44523256135 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Jul 23 15:59:46 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 13:52:38 2018 -0700 |
tree | 34e614883cdb1a43676b292fdb5653c79152077c | |
parent | 3c507b8af638c67d4a80d70091d2057ecb01e8a6 [diff] |
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>