mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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>
This commit is contained in:
parent
3c507b8af6
commit
bc510d59cf
|
|
@ -14,7 +14,6 @@
|
|||
#include <linux/vmalloc.h>
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/pci_hotplug.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#include "vxge-traffic.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user