summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/thread_info.h
diff options
context:
space:
mode:
authorDavid Howells2012-03-28 19:30:02 +0200
committerDavid Howells2012-03-28 19:30:02 +0200
commit527dcdccd60759ee38e6224c93f87a6194d970ad (patch)
tree3c62af76210b19d819b5204108b41a3e8054e755 /arch/parisc/include/asm/thread_info.h
parentDisintegrate asm/system.h for MN10300 (diff)
downloadkernel-qcow2-linux-527dcdccd60759ee38e6224c93f87a6194d970ad.tar.gz
kernel-qcow2-linux-527dcdccd60759ee38e6224c93f87a6194d970ad.tar.xz
kernel-qcow2-linux-527dcdccd60759ee38e6224c93f87a6194d970ad.zip
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
Diffstat (limited to 'arch/parisc/include/asm/thread_info.h')
-rw-r--r--arch/parisc/include/asm/thread_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/thread_info.h b/arch/parisc/include/asm/thread_info.h
index 6d9c7c7973d0..83ae7dd4d99e 100644
--- a/arch/parisc/include/asm/thread_info.h
+++ b/arch/parisc/include/asm/thread_info.h
@@ -5,6 +5,7 @@
#ifndef __ASSEMBLY__
#include <asm/processor.h>
+#include <asm/special_insns.h>
struct thread_info {
struct task_struct *task; /* main task structure */