summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2013-02-13 10:03:11 (GMT)
committerScott Wood <scottwood@freescale.com>2013-04-04 22:09:32 (GMT)
commitc6455064d0093cb0ed200e37c276e10cb5c18ca4 (patch)
treee793996cffe598f51de7f897b0c1f1cbacd797eb /include
parent902099faef68019ef6e67b3fab402e6a387057e3 (diff)
downloadlinux-fsl-qoriq-c6455064d0093cb0ed200e37c276e10cb5c18ca4.tar.xz
arm-enable-highmem-for-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include')
-rw-r--r--include/linux/highmem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/highmem.h b/include/linux/highmem.h
index 4ec3d97..84223de 100644
--- a/include/linux/highmem.h
+++ b/include/linux/highmem.h
@@ -7,6 +7,7 @@
#include <linux/mm.h>
#include <linux/uaccess.h>
#include <linux/hardirq.h>
+#include <linux/sched.h>
#include <asm/cacheflush.h>