diff options
Diffstat (limited to 'net/openvswitch')
| -rw-r--r-- | net/openvswitch/datapath.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openvswitch/datapath.c b/net/openvswitch/datapath.c index 2c030505b33..e44e631ea95 100644 --- a/net/openvswitch/datapath.c +++ b/net/openvswitch/datapath.c @@ -38,7 +38,6 @@  #include <linux/udp.h>  #include <linux/ethtool.h>  #include <linux/wait.h> -#include <asm/system.h>  #include <asm/div64.h>  #include <linux/highmem.h>  #include <linux/netfilter_bridge.h>  |