Explorar o código

openvswitch: Remove unnecessary version.h inclusion

version.h inclusion is not necessary as detected by versioncheck.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Syam Sidhardhan %!s(int64=10) %!d(string=hai) anos
pai
achega
a440edf1fc
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      net/openvswitch/vport-geneve.c

+ 0 - 2
net/openvswitch/vport-geneve.c

@@ -9,8 +9,6 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#include <linux/version.h>
-
 #include <linux/in.h>
 #include <linux/ip.h>
 #include <linux/net.h>