From: Jesper Juhl Date: Thu, 23 Jun 2011 22:51:12 +0000 (+0200) Subject: Remove unneeded version.h includes (and add where needed) for drivers/staging/easycap/ X-Git-Tag: v3.1-rc1~232^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0de7586a11890b9fbf1cfc119adf2ba59841f41e;p=pandora-kernel.git Remove unneeded version.h includes (and add where needed) for drivers/staging/easycap/ 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/easycap/. This patch fixes up the includes. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed