summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/processor.h
diff options
context:
space:
mode:
authors.hauer@pengutronix.de2006-11-02 13:56:01 +0100
committerPaul Mackerras2006-11-13 04:44:58 +0100
commit68e1300a55310a288b87f2a7d6045df0d0f802bc (patch)
tree97ec21bff9e4b8f466055b738c0b6dc8d9ca899f /include/asm-powerpc/processor.h
parent[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h (diff)
downloadkernel-qcow2-linux-68e1300a55310a288b87f2a7d6045df0d0f802bc.tar.gz
kernel-qcow2-linux-68e1300a55310a288b87f2a7d6045df0d0f802bc.tar.xz
kernel-qcow2-linux-68e1300a55310a288b87f2a7d6045df0d0f802bc.zip
[PATCH] Remove _machine macro
The _machine macro was once used for compatibility with ARCH=ppc drivers. It is unused in current kernels, so remove it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/processor.h')
-rw-r--r--include/asm-powerpc/processor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/processor.h b/include/asm-powerpc/processor.h
index 6cb6fb19e57f..a26c32ee5527 100644
--- a/include/asm-powerpc/processor.h
+++ b/include/asm-powerpc/processor.h
@@ -53,10 +53,6 @@ extern unsigned char ucBoardRevMaj, ucBoardRevMin;
#endif /* CONFIG_PPC_PREP */
-#ifndef CONFIG_PPC_MULTIPLATFORM
-#define _machine 0
-#endif /* CONFIG_PPC_MULTIPLATFORM */
-
#endif /* defined(__KERNEL__) && defined(CONFIG_PPC32) */
/*