提交 4f629d7d 编写于 作者: N Nick Piggin 提交者: Paul Mackerras

[PATCH] powerpc: newline for ISYNC_ON_SMP

Add a newline at the end of the ISYNC_ON_SMP string.
Needed for a subsequent patch.
Signed-off-by: NNick Piggin <npiggin@suse.de>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 20f4eb3e
......@@ -15,7 +15,7 @@
#endif
#ifdef CONFIG_SMP
#define ISYNC_ON_SMP "\n\tisync"
#define ISYNC_ON_SMP "\n\tisync\n"
#define LWSYNC_ON_SMP __stringify(LWSYNC) "\n"
#else
#define ISYNC_ON_SMP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册