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

@@ -21,8 +21,9 @@
#include <linux/perf_event.h>
#include <asm/exception.h>
#include <asm/system.h>
#include <asm/pgtable.h>
#include <asm/system_misc.h>
#include <asm/system_info.h>
#include <asm/tlbflush.h>
#include "fault.h"