summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2013-02-13 10:03:11 (GMT)
committerEmil Medve <Emilian.Medve@Freescale.com>2013-04-30 08:17:23 (GMT)
commit1c7c1918135fe55e3e879cc0a45073d1f86ee396 (patch)
treed35db06d32e0ad380482ebc742c57bde17d4c7d0 /include
parentd47e9434da11ea97849ef062dc964604b3c15eae (diff)
downloadlinux-fsl-qoriq-1c7c1918135fe55e3e879cc0a45073d1f86ee396.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>