aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/process.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 18:30:03 +0100
committerDavid Howells <dhowells@redhat.com>2012-03-28 18:30:03 +0100
commitf9aa7e1882f3ceec919b30f64a2ce6e66a2571b1 (patch)
treed9b1e03d15102703722e39883ac719be52615e1a /arch/xtensa/kernel/process.c
parentDisintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] (diff)
downloadlinux-dev-f9aa7e1882f3ceec919b30f64a2ce6e66a2571b1.tar.xz
linux-dev-f9aa7e1882f3ceec919b30f64a2ce6e66a2571b1.zip
Disintegrate asm/system.h for Xtensa
Disintegrate asm/system.h for Xtensa. Signed-off-by: David Howells <dhowells@redhat.com> cc: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/kernel/process.c')
-rw-r--r--arch/xtensa/kernel/process.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/kernel/process.c b/arch/xtensa/kernel/process.c
index 2c9004770c4e..6a2d6edf8f72 100644
--- a/arch/xtensa/kernel/process.c
+++ b/arch/xtensa/kernel/process.c
@@ -34,7 +34,6 @@
#include <asm/pgtable.h>
#include <asm/uaccess.h>
-#include <asm/system.h>
#include <asm/io.h>
#include <asm/processor.h>
#include <asm/platform.h>