From: Christian Dietrich Date: Mon, 6 Sep 2010 04:36:12 +0000 (+0000) Subject: powerpc: Removing undead ifdef __KERNEL__ X-Git-Tag: v2.6.38-rc1~405^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e640de12c4d9902493cd819c63cacf66515686;p=pandora-kernel.git powerpc: Removing undead ifdef __KERNEL__ The __KERNEL__ ifdef isn't necessary at this point, because it is checked in an outer ifdef level already and has no effect here. Signed-off-by: Christian Dietrich Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed