From 535c1f699a26293908366466e02e5c703e3aa760 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sun, 31 Jul 2011 11:05:25 -0400 Subject: [PATCH] video : add expt --- drivers/video/omap2/dss/dpi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/omap2/dss/dpi.c b/drivers/video/omap2/dss/dpi.c index ff6bd30132df..972ea074f70e 100644 --- a/drivers/video/omap2/dss/dpi.c +++ b/drivers/video/omap2/dss/dpi.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include -- 2.39.5