Remove unneeded version.h includes from drivers/video/
authorJesper Juhl <jj@chaosbits.net>
Thu, 23 Jun 2011 22:35:17 +0000 (22:35 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 24 Jun 2011 08:16:51 +0000 (17:16 +0900)
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/video/.
This patch removes them.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found