提交 05f62a5c 编写于 作者: P Paul Mackerras

powerpc: Fix idle.c compile warning

This fixes a compile warning when using arch/ppc/kernel/idle.c
in a merged (ARCH=powerpc) kernel.
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 c16ff7e4
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include <asm/cache.h> #include <asm/cache.h>
#include <asm/cputable.h> #include <asm/cputable.h>
#include <asm/machdep.h> #include <asm/machdep.h>
#include <asm/smp.h>
void default_idle(void) void default_idle(void)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册