]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: SLICOSS: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 18 Oct 2008 04:41:57 +0000 (12:41 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:32 +0000 (09:56 -0700)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/staging/slicoss/slicoss.c

This patch removes the said #include <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/slicoss/slicoss.c

index 69f3ea2419bbc2bbbe54ea801dda019e2d13a101..6ef9274a1a6c7772e4edec905e8ae2ad715b91a8 100644 (file)
@@ -54,7 +54,6 @@
  *       IS-NIC driver.
  */
 
-#include <linux/version.h>
 
 #define SLIC_DUMP_ENABLED               0
 #define KLUDGE_FOR_4GB_BOUNDARY         1