From 933b37497b8e2a4643892002ff3debfde61912e8 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Fri, 24 Jun 2011 01:00:24 +0200 Subject: [PATCH] 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 --- drivers/staging/rts_pstor/rtsx.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0