From: Jesper Juhl Date: Mon, 1 Aug 2011 21:07:51 +0000 (+0200) Subject: Remove unneeded version.h include from arch/x86/ X-Git-Tag: v3.2-rc1~185^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469bfb4a50954c7c1ec506e5399fdb1dbf230650;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed