forked from luck/tmp_suning_uos_patched
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: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
c16ff7e448
commit
05f62a5c04
@ -32,6 +32,7 @@
|
||||
#include <asm/cache.h>
|
||||
#include <asm/cputable.h>
|
||||
#include <asm/machdep.h>
|
||||
#include <asm/smp.h>
|
||||
|
||||
void default_idle(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user