From f0f8533a55d37754d239512904f18507c2726e08 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 13 Feb 2006 09:50:42 -0800 Subject: [PATCH] ARM: OMAP: Fix fb compile for H2 Fix fb compile for H2 --- drivers/video/omap/lcd_inn1610.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/omap/lcd_inn1610.c b/drivers/video/omap/lcd_inn1610.c index 9a03fce0eff..c6593b4c22c 100644 --- a/drivers/video/omap/lcd_inn1610.c +++ b/drivers/video/omap/lcd_inn1610.c @@ -22,6 +22,7 @@ */ #include +#include #include #include -- 2.41.3