fbdev: sh_mobile_meram: Allocate ICBs automatically
[sfrench/cifs-2.6.git] / drivers / video / sh_mobile_lcdcfb.h
index 19a4cd74c89af90f3be5c6863793936a80c3615a..bf1707cd36571ae88011e7862ccbdcf76ef97706 100644 (file)
@@ -59,7 +59,7 @@ struct sh_mobile_lcdc_chan {
        unsigned long *reg_offs;
        unsigned long ldmt1r_value;
        unsigned long enabled; /* ME and SE in LDCNT2R */
-       int meram_enabled;
+       void *meram;
 
        struct mutex open_lock;         /* protects the use counter */
        int use_count;