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 f5ca1257debf..f86de29979ef 100644 --- a/net/openvswitch/datapath.c +++ b/net/openvswitch/datapath.c | |||
@@ -38,7 +38,6 @@ | |||
38 | #include <linux/udp.h> | 38 | #include <linux/udp.h> |
39 | #include <linux/ethtool.h> | 39 | #include <linux/ethtool.h> |
40 | #include <linux/wait.h> | 40 | #include <linux/wait.h> |
41 | #include <asm/system.h> | ||
42 | #include <asm/div64.h> | 41 | #include <asm/div64.h> |
43 | #include <linux/highmem.h> | 42 | #include <linux/highmem.h> |
44 | #include <linux/netfilter_bridge.h> | 43 | #include <linux/netfilter_bridge.h> |