summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/kernel/process.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 17:30:02 (GMT)
committerDavid Howells <dhowells@redhat.com>2012-03-28 17:30:02 (GMT)
commitb1a154dbf9ddbf396578642299ce75aa73d01763 (patch)
tree2db04ef58f3af63ed2ca6060a7bc18157acc8a7d /arch/cris/arch-v10/kernel/process.c
parent6a846f3f821a252762897751fa0aeb68dda635f5 (diff)
downloadlinux-fsl-qoriq-b1a154dbf9ddbf396578642299ce75aa73d01763.tar.xz
Disintegrate asm/system.h for CRIS
Disintegrate asm/system.h for CRIS. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> cc: linux-cris-kernel@axis.com
Diffstat (limited to 'arch/cris/arch-v10/kernel/process.c')
-rw-r--r--arch/cris/arch-v10/kernel/process.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/arch-v10/kernel/process.c b/arch/cris/arch-v10/kernel/process.c
index 9a57db6..bee8df4 100644
--- a/arch/cris/arch-v10/kernel/process.c
+++ b/arch/cris/arch-v10/kernel/process.c
@@ -16,6 +16,7 @@
#include <linux/fs.h>
#include <arch/svinto.h>
#include <linux/init.h>
+#include <arch/system.h>
#ifdef CONFIG_ETRAX_GPIO
void etrax_gpio_wake_up_check(void); /* drivers/gpio.c */