提交 68e1300a 编写于 作者: S s.hauer@pengutronix.de 提交者: Paul Mackerras

[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: NSascha Hauer <s.hauer@pengutronix.de>
Acked-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 67764a03
......@@ -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) */
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册