diff options
Diffstat (limited to 'net/bridge/br_stp_if.c')
| -rw-r--r-- | net/bridge/br_stp_if.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bridge/br_stp_if.c b/net/bridge/br_stp_if.c index 3e246b37020..a786e786320 100644 --- a/net/bridge/br_stp_if.c +++ b/net/bridge/br_stp_if.c @@ -14,7 +14,6 @@   */  #include <linux/kernel.h> -#include <linux/smp_lock.h>  #include <linux/etherdevice.h>  #include <linux/rtnetlink.h>  |