summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/proc.c
diff options
context:
space:
mode:
authorDavid Howells2012-03-28 19:30:03 +0200
committerDavid Howells2012-03-28 19:30:03 +0200
commitbd119c69239322caafdb64517a806037d0d0c70a (patch)
treeb0f03cfa94bd35597302f42644b9220eb71baf5a /arch/tile/kernel/proc.c
parentDisintegrate asm/system.h for Sparc (diff)
downloadkernel-qcow2-linux-bd119c69239322caafdb64517a806037d0d0c70a.tar.gz
kernel-qcow2-linux-bd119c69239322caafdb64517a806037d0d0c70a.tar.xz
kernel-qcow2-linux-bd119c69239322caafdb64517a806037d0d0c70a.zip
Disintegrate asm/system.h for Tile
Disintegrate asm/system.h for Tile. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/kernel/proc.c')
-rw-r--r--arch/tile/kernel/proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/tile/kernel/proc.c b/arch/tile/kernel/proc.c
index 62d820833c68..7a9327046404 100644
--- a/arch/tile/kernel/proc.c
+++ b/arch/tile/kernel/proc.c
@@ -23,6 +23,7 @@
#include <linux/sysctl.h>
#include <linux/hardirq.h>
#include <linux/mman.h>
+#include <asm/unaligned.h>
#include <asm/pgtable.h>
#include <asm/processor.h>
#include <asm/sections.h>