提交 8db08136 编写于 作者: S Steven Miao 提交者: Bob Liu

blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernel

Signed-off-by: NSteven Miao <realmz6@gmail.com>
Signed-off-by: NBob Liu <lliubbo@gmail.com>
上级 45abc49d
......@@ -13,7 +13,9 @@
#ifndef __ASSEMBLY__
struct blackfin_pda { /* Per-processor Data Area */
#ifdef CONFIG_SMP
struct blackfin_pda *next;
#endif
unsigned long syscfg;
#ifdef CONFIG_SMP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册