From: Jesper Juhl Date: Thu, 23 Jun 2011 23:05:44 +0000 (+0200) Subject: Remove unneeded version.h includes from drivers/staging/wlags49_h2/ X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=61e4e04adae7dea724b6465f3c04ded44b9e9ea9;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git Remove unneeded version.h includes from drivers/staging/wlags49_h2/ It was pointed out by 'make versioncheck' that some includes of linux/version.h are not needed in drivers/staging/wlags49_h2/. This patch removes them. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlags49_h2/wl_internal.h b/drivers/staging/wlags49_h2/wl_internal.h index cd129b3ee6c0..a90c728d6f12 100644 --- a/drivers/staging/wlags49_h2/wl_internal.h +++ b/drivers/staging/wlags49_h2/wl_internal.h @@ -67,7 +67,6 @@ /******************************************************************************* * include files ******************************************************************************/ -#include #ifdef BUS_PCMCIA #include #include diff --git a/drivers/staging/wlags49_h2/wl_version.h b/drivers/staging/wlags49_h2/wl_version.h index a5e604cd1983..a5faada136da 100644 --- a/drivers/staging/wlags49_h2/wl_version.h +++ b/drivers/staging/wlags49_h2/wl_version.h @@ -66,7 +66,6 @@ * include files ******************************************************************************/ //#include -#include #ifndef CONFIG_MODVERSIONS #define __NO_VERSION__