]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: gdm724x: Remove version.h header inclusion in gdm_lte.h
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:06:50 +0000 (11:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:11:58 +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.h

index 90c9d51fcaf0d8999d1f604ec182fe2bb3ee3c20..9287d310d8e251df50dad465cdc9ed607d4b4c33 100644 (file)
@@ -15,7 +15,6 @@
 #define _GDM_LTE_H_
 
 #include <linux/netdevice.h>
-#include <linux/version.h>
 #include <linux/types.h>
 
 #include "gdm_endian.h"