1
0

Disintegrate asm/system.h for PA-RISC

Disintegrate asm/system.h for PA-RISC.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-parisc@vger.kernel.org
This commit is contained in:
David Howells
2012-03-28 18:30:02 +01:00
parent 1c80f22f8d
commit 527dcdccd6
22 changed files with 191 additions and 179 deletions

View File

@@ -22,7 +22,6 @@
#include <asm/cache.h>
#include <asm/cacheflush.h>
#include <asm/tlbflush.h>
#include <asm/system.h>
#include <asm/page.h>
#include <asm/pgalloc.h>
#include <asm/processor.h>

View File

@@ -67,7 +67,6 @@
#include <asm/page.h>
#include <asm/pdc.h>
#include <asm/pdcpat.h>
#include <asm/system.h>
#include <asm/processor.h> /* for boot_cpu_data */
static DEFINE_SPINLOCK(pdc_lock);

View File

@@ -16,7 +16,6 @@
#include <linux/types.h>
#include <asm/io.h>
#include <asm/system.h>
#include <asm/superio.h>
#define DEBUG_RESOURCES 0

View File

@@ -22,7 +22,6 @@
#include <asm/uaccess.h>
#include <asm/pgtable.h>
#include <asm/system.h>
#include <asm/processor.h>
#include <asm/asm-offsets.h>

View File

@@ -32,7 +32,6 @@
#include <linux/bitops.h>
#include <linux/ftrace.h>
#include <asm/system.h>
#include <linux/atomic.h>
#include <asm/current.h>
#include <asm/delay.h>

View File

@@ -27,7 +27,6 @@
#include <linux/bug.h>
#include <asm/assembly.h>
#include <asm/system.h>
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/irq.h>