From: Khem Raj Date: Thu, 3 Nov 2005 23:52:00 +0000 (-0800) Subject: [PATCH] ARM: OMAP: 16xx camera compile fix X-Git-Tag: v2.6.15-omap2~108 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=1c6135f7d1b055780895757f0cc4561526a4d698;p=linux-2.6-omap-h63xx.git [PATCH] ARM: OMAP: 16xx camera compile fix Fix compile error in 16xx camera driver Signed-off-by: Todd Poynor Signed-off-by: Tony Lindgren --- diff --git a/drivers/media/video/omap/camera_core.c b/drivers/media/video/omap/camera_core.c index 66ccd808579..57e05ee5ec4 100644 --- a/drivers/media/video/omap/camera_core.c +++ b/drivers/media/video/omap/camera_core.c @@ -37,6 +37,7 @@ #include #include #include +#include #include #include #include