提交 3db9aaaf 编写于 作者: P Paul Mackerras

powerpc: Fix typo introduced in merging platform codes

Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 799d6046
...@@ -78,14 +78,11 @@ extern unsigned char ucBoardRevMaj, ucBoardRevMin; ...@@ -78,14 +78,11 @@ extern unsigned char ucBoardRevMaj, ucBoardRevMin;
/* /*
* iSeries is soon to become MULTIPLATFORM hopefully ... * iSeries is soon to become MULTIPLATFORM hopefully ...
*/ */
#define _machine CONFIG_PPC_ISERIES_LPAR #define _machine PLATFORM_ISERIES_LPAR
#else #else
#define _machine 0 #define _machine 0
#endif /* CONFIG_PPC_MULTIPLATFORM */ #endif /* CONFIG_PPC_MULTIPLATFORM */
/* /*
* Default implementation of macro that returns current * Default implementation of macro that returns current
* instruction pointer ("program counter"). * instruction pointer ("program counter").
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册