From: Alexander Graf Date: Fri, 3 Sep 2010 08:22:19 +0000 (+0200) Subject: KVM: PPC: Move of include to __KERNEL__ section X-Git-Tag: v2.6.37-rc1~142^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e673c3003bc8f24bdbbdcb8bc91a78556f579a;p=pandora-kernel.git KVM: PPC: Move of include to __KERNEL__ section We have to protect the include for linux/of.h by __KERNEL__ so it doesn't accidently get referenced outside. This patch fixes this and makes the tree compile again. Reported-by: Stephen Rothwell Signed-off-by: Alexander Graf --- Reading git-diff-tree failed