From: Marcos Paulo de Souza Date: Wed, 18 Apr 2012 04:30:08 +0000 (-0300) Subject: drivers: staging: media: as102: as102fe.c: Remove include of version.h X-Git-Tag: v3.5-rc1~145^2~229^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d19cd36a5727962b3c000270857d4bf63522d63;p=pandora-kernel.git drivers: staging: media: as102: as102fe.c: Remove include of version.h The output of "make versioncheck" told us that: drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed. If we take a look at the code, we can agree to remove this include. Cc: Mauro Carvalho Chehab Cc: Greg Kroah-Hartman Cc: Cc: Signed-off-by: Marcos Paulo de Souza Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed