]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/exynos_lcd.h
common: arm: davinci: Move header file out of common
[people/ms/u-boot.git] / include / exynos_lcd.h
index 0aa0fc71a3b74c95e37dfa898c8ca1a9253a9756..ab92ffb72ad514d120718eca0d674b62ca367c62 100644 (file)
@@ -75,7 +75,7 @@ typedef struct vidinfo {
        unsigned int sclk_div;
 
        unsigned int dual_lcd_enabled;
-       struct exynos_fb *fimd_ctrl;
+       struct exynos_fb *reg;
        struct exynos_platform_mipi_dsim *dsim_platform_data_dt;
 } vidinfo_t;