]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Removing undead ifdef __KERNEL__
authorChristian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Mon, 6 Sep 2010 04:36:12 +0000 (04:36 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 29 Nov 2010 04:48:18 +0000 (15:48 +1100)
commit56e640de12c4d9902493cd819c63cacf66515686
tree72c8dbd02b1913f7ee4ddd8d812576dc605066fb
parentd72e063bb32c06c6c1cec14f6857b7c37ba62d7a
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 <qy03fugy@stud.informatik.uni-erlangen.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/processor.h
arch/powerpc/include/asm/vdso_datapage.h