aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/video/sh_mobile_meram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/video/sh_mobile_meram.h b/include/video/sh_mobile_meram.h
index 05ca3f92de10..f7700fcb054a 100644
--- a/include/video/sh_mobile_meram.h
+++ b/include/video/sh_mobile_meram.h
@@ -28,7 +28,6 @@ struct sh_mobile_meram_info {
28struct sh_mobile_meram_icb_cfg { 28struct sh_mobile_meram_icb_cfg {
29 unsigned int marker_icb; /* ICB # for Marker ICB */ 29 unsigned int marker_icb; /* ICB # for Marker ICB */
30 unsigned int cache_icb; /* ICB # for Cache ICB */ 30 unsigned int cache_icb; /* ICB # for Cache ICB */
31 unsigned int meram_offset; /* MERAM Buffer Offset to use */
32 unsigned int meram_size; /* MERAM Buffer Size to use */ 31 unsigned int meram_size; /* MERAM Buffer Size to use */
33}; 32};
34 33