aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pvr2fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pvr2fb.c')
-rw-r--r--drivers/video/pvr2fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pvr2fb.c b/drivers/video/pvr2fb.c
index 06805c9b237b..6a3d0b574897 100644
--- a/drivers/video/pvr2fb.c
+++ b/drivers/video/pvr2fb.c
@@ -72,7 +72,7 @@
72#endif 72#endif
73 73
74#ifdef CONFIG_SH_STORE_QUEUES 74#ifdef CONFIG_SH_STORE_QUEUES
75#include <asm/uaccess.h> 75#include <linux/uaccess.h>
76#include <asm/cpu/sq.h> 76#include <asm/cpu/sq.h>
77#endif 77#endif
78 78