summaryrefslogtreecommitdiff
path: root/include/exynos_lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exynos_lcd.h')
-rw-r--r--include/exynos_lcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/exynos_lcd.h b/include/exynos_lcd.h
index e1769f0..1f6c6c7 100644
--- a/include/exynos_lcd.h
+++ b/include/exynos_lcd.h
@@ -75,6 +75,7 @@ typedef struct vidinfo {
unsigned int sclk_div;
unsigned int dual_lcd_enabled;
+ struct exynos_fb *fimd_ctrl;
} vidinfo_t;
#endif