From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:42 +0000 (+0200) Subject: KVM: PPC: Use CONFIG_PPC_BOOK3S define X-Git-Tag: v2.6.35-rc1~436^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c3a37ca332f54f2187720e51f7c0e18e91d7c9;p=pandora-kernel.git KVM: PPC: Use CONFIG_PPC_BOOK3S define Upstream recently added a new name for PPC64: Book3S_64. So instead of using CONFIG_PPC64 we should use CONFIG_PPC_BOOK3S consotently. That makes understanding the code easier (I hope). Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed