summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-05-31 09:25:21 +0100
committerAndy Green <andy.green@linaro.org>2011-05-31 11:06:53 +0100
commit764fe5a9f2c019a754f728a2629ad5113e474f31 (patch)
treef9143b80769d4903fb27aa74aed40dca1d49c3e5
parent4165d6e391488dfa5933093d9670e9f0ff2a68dc (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) || \