]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0333d7602bf4b5f534bd1b2c359f46a951c72347
tree34e614883cdb1a43676b292fdb5653c79152077c
parent9efd31ce9c5fd17e4c41d802211426ac0358006d
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