Disintegrate asm/system.h for ARM

Disintegrate asm/system.h for ARM.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Russell King <linux@arm.linux.org.uk>
cc: linux-arm-kernel@lists.infradead.org
This commit is contained in:
David Howells
2012-03-28 18:30:01 +01:00
parent 15d07dc9c5
commit 9f97da78bf
170 changed files with 592 additions and 565 deletions

View File

@@ -1,6 +1,8 @@
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
#include <asm/system_misc.h>
static inline void arch_idle(void)
{
cpu_do_idle();