From: Jesper Juhl Date: Thu, 23 Jun 2011 23:04:19 +0000 (+0200) Subject: Remove unneeded version.h includes (and add where needed) for drivers/tm6000/ X-Git-Tag: v3.1-rc1~232^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0b6af8334e47007a6bb18afe2c71ea26b44d03;p=pandora-kernel.git Remove unneeded version.h includes (and add where needed) for drivers/tm6000/ It was pointed out by 'make versioncheck' that linux/version.h was not always being included where needed and sometimes included needlessly in drivers/staging/tm6000/. This patch fixes up the includes. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed