qlnxr: remove netdevice.h
Remove unused #includes of a LinuxKPI header noticed while trying to solve LinuxKPI struct net_device and related functions. This takes qlnxr out of the picture of D29366. Sponsored-by: The FreeBSD Foundation MFC-after: 2 weeks X-D-R: D29366 (extracted as further cleanup)
This commit is contained in:
parent
d83ffa4477
commit
6c8dd7c863
@ -41,7 +41,6 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/idr.h>
|
||||
#include <linux/completion.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
|
Loading…
Reference in New Issue
Block a user