x86, cleanup: Remove unneeded version.h include from arch/x86/
authorJesper Juhl <jj@chaosbits.net>
Mon, 1 Aug 2011 21:07:51 +0000 (23:07 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 22 Aug 2011 22:35:43 +0000 (15:35 -0700)
commit7a4e8beabcb5262547b364851cbdd995b6798be1
tree5933519126c68a60b94a991b18196adaa7e18c4c
parentfcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c
x86, cleanup: Remove unneeded version.h include from arch/x86/

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>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1108012305570.31999@swampdragon.chaosbits.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/mm/mmio-mod.c