Remove unneeded version.h include from arch/x86/
authorJesper Juhl <jj@chaosbits.net>
Mon, 1 Aug 2011 21:07:51 +0000 (23:07 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 15 Sep 2011 12:57:06 +0000 (14:57 +0200)
It was pointed out by 'make versioncheck' that the include of
linux/version.h is not needed in arch/x86/mm/mmio-mod.c .
This patch removes it.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found