From: Jesper Juhl Date: Thu, 23 Jun 2011 23:00:24 +0000 (+0200) Subject: Remove unneeded version.h include from drivers/staging/rts_pstor/rtsx.h X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=933b37497b8e2a4643892002ff3debfde61912e8;p=linux-edison.git Remove unneeded version.h include from drivers/staging/rts_pstor/rtsx.h It was pointed out by 'make versioncheck' that include of linux/version.h is not needed in drivers/staging/rts_pstor/rtsx.h This patch removes it. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rts_pstor/rtsx.h b/drivers/staging/rts_pstor/rtsx.h index 6afb6358e77..247615ba1d2 100644 --- a/drivers/staging/rts_pstor/rtsx.h +++ b/drivers/staging/rts_pstor/rtsx.h @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include