Signed-off-by: Piotr Wilczek <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
CC: Minkyu Kang <[email protected]>
---
 arch/arm/include/asm/arch-exynos/fb.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/arch/arm/include/asm/arch-exynos/fb.h 
b/arch/arm/include/asm/arch-exynos/fb.h
index b10b0da..f7c6d76 100644
--- a/arch/arm/include/asm/arch-exynos/fb.h
+++ b/arch/arm/include/asm/arch-exynos/fb.h
@@ -103,7 +103,7 @@ struct exynos4_fb {
 
        unsigned int vidintcon0;
        unsigned int vidintcon1;
-       unsigned int res9[1];
+       unsigned int res9[2];
 
        unsigned int w1keycon0;
        unsigned int w1keycon1;
@@ -120,14 +120,14 @@ struct exynos4_fb {
        unsigned int w4keyalpha;
 
        unsigned int dithmode;
-       unsigned int res10[2];
+       unsigned int res10[3];
 
        unsigned int win0map;
        unsigned int win1map;
        unsigned int win2map;
        unsigned int win3map;
        unsigned int win4map;
-       unsigned int res11[1];
+       unsigned int res11[2];
 
        unsigned int wpalcon_h;
        unsigned int wpalcon_l;
@@ -141,7 +141,7 @@ struct exynos4_fb {
        unsigned int i80ifconb1;
 
        unsigned int colorgaincon;
-       unsigned int res13[2];
+       unsigned int res13[3];
 
        unsigned int ldi_cmdcon0;
        unsigned int ldi_cmdcon1;
-- 
1.7.5.4

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to