summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-08-25 08:02:48 +0100
committerAndy Green <andy.green@linaro.org>2011-08-25 08:02:48 +0100
commit22ec8677a2aa056d8e5e164357cf5d0c0a0cb1fb (patch)
tree9b22a9188878e71622d5685db1b9a6537b0ffdfa
parentbf25826bbd23e3401a239804ef794e4c3a06373d (diff)
SGX add outercache include
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--drivers/gpu/pvr/osfunc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/pvr/osfunc.c b/drivers/gpu/pvr/osfunc.c
index 9e1bd2ca13c..f98e8e08228 100644
--- a/drivers/gpu/pvr/osfunc.c
+++ b/drivers/gpu/pvr/osfunc.c
@@ -47,6 +47,7 @@
#include <linux/capability.h>
#include <asm/uaccess.h>
#include <linux/spinlock.h>
+#include <asm/outercache.h>
#if defined(PVR_LINUX_MISR_USING_WORKQUEUE) || \
defined(PVR_LINUX_MISR_USING_PRIVATE_WORKQUEUE) || \
defined(PVR_LINUX_TIMERS_USING_WORKQUEUES) || \