mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
[BRIDGE]: get rid of miscdevice include
The bridge hasn't used miscdevice for a long long time. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7401055b58
commit
ac062e84d0
@ -16,7 +16,6 @@
|
||||
#define _BR_PRIVATE_H
|
||||
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/miscdevice.h>
|
||||
#include <linux/if_bridge.h>
|
||||
|
||||
#define BR_HASH_BITS 8
|
||||
|
Loading…
Reference in New Issue
Block a user