From: Gary Thomas Date: Thu, 1 Dec 2011 11:51:09 +0000 (-0300) Subject: [media] omap_vout: Fix compile error in 3.1 X-Git-Tag: next-20111212~62^2~2^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d1ee8878a142f81ea1b40d602c6360b752829437;p=karo-tx-linux.git [media] omap_vout: Fix compile error in 3.1 This patch is against the mainline v3.1 release (c3b92c8) and fixes a compile error when building for OMAP3+DSS+VOUT Acked-by: Laurent Pinchart Signed-off-by: Gary Thomas Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/omap/omap_vout.c b/drivers/media/video/omap/omap_vout.c index 2d2a136e465e..ee0d0b39cd17 100644 --- a/drivers/media/video/omap/omap_vout.c +++ b/drivers/media/video/omap/omap_vout.c @@ -38,6 +38,7 @@ #include #include #include +#include #include #include