From: Jesper Juhl Date: Mon, 1 Aug 2011 21:07:51 +0000 (+0200) Subject: x86, cleanup: Remove unneeded version.h include from arch/x86/ X-Git-Tag: v3.2-rc1~156^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4e8beabcb5262547b364851cbdd995b6798be1;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1108012305570.31999@swampdragon.chaosbits.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed