]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.c
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 2 Aug 2013 09:10:15 +0000 (14:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 03:11:46 +0000 (11:11 +0800)
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/dgnc/dgnc_mgmt.c

index b8e47920111dfc6e776338d9657b580f9fa999c8..96cf58b31322e8f54c476f5eeba827e0924be6d3 100644 (file)
@@ -38,7 +38,6 @@
  * $Id: dgnc_mgmt.c,v 1.2 2010/12/14 20:08:29 markh Exp $
  */
 #include <linux/kernel.h>
-#include <linux/version.h>
 #include <linux/ctype.h>
 #include <linux/sched.h>       /* For jiffies, task states */
 #include <linux/interrupt.h>   /* For tasklet and interrupt structs/defines */