aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/sh_mobile_meram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/sh_mobile_meram.h')
-rw-r--r--include/video/sh_mobile_meram.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/video/sh_mobile_meram.h b/include/video/sh_mobile_meram.h
index e0f650c843c7..897960733cc0 100644
--- a/include/video/sh_mobile_meram.h
+++ b/include/video/sh_mobile_meram.h
@@ -31,8 +31,6 @@ struct sh_mobile_meram_info {
31 31
32/* icb config */ 32/* icb config */
33struct sh_mobile_meram_icb_cfg { 33struct sh_mobile_meram_icb_cfg {
34 unsigned int marker_icb; /* ICB # for Marker ICB */
35 unsigned int cache_icb; /* ICB # for Cache ICB */
36 unsigned int meram_size; /* MERAM Buffer Size to use */ 34 unsigned int meram_size; /* MERAM Buffer Size to use */
37}; 35};
38 36