]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
staging: gdm724x: Remove version.h header inclusion in gdm_lte.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:06:49 +0000 (11:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:11:57 +0000 (12:11 -0700)
version.h header inclusion is not necessary as detected by
versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm724x/gdm_lte.c

index 557822fdc966934e5a78d3d55a7f62329ed248a2..68ebc7d1eae62d78e4dbf31d50d6bfb2fc3b1393 100644 (file)
@@ -13,7 +13,6 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#include <linux/version.h>
 #include <linux/etherdevice.h>
 #include <linux/ip.h>
 #include <linux/ipv6.h>