From: Jan Kiszka Date: Mon, 12 Oct 2009 06:51:40 +0000 (+0200) Subject: KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check X-Git-Tag: v2.6.33-rc1~387^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c30d9ca6fd00a69e367b91b6e13572c41938c5;p=pandora-kernel.git KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check This (broken) check dates back to the days when this code was shared across architectures. x86 has IOMEM, so drop it. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed