[BRIDGE]: get rid of miscdevice include
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Feb 2007 09:07:53 +0000 (01:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:42:58 +0000 (11:42 -0800)
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>
net/bridge/br_private.h

index 6a0540e..16fc47a 100644 (file)
@@ -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