From: Tomi Valkeinen Date: Mon, 8 Oct 2012 11:52:24 +0000 (+0300) Subject: OMAP: move arch/arm/plat-omap/include/plat/vrfb.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6a1c9f6d19180cdbb603e5b77bd7b57d01260664;p=linux-beck.git OMAP: move arch/arm/plat-omap/include/plat/vrfb.h Now that vrfb driver is not omap dependent anymore, we can move vrfb.h from arch/arm/plat-omap/include/plat to include/video/omapvrfb.h. Signed-off-by: Tomi Valkeinen Cc: Tony Lindgren Cc: Vaibhav Hiremath --- diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c index a3b1a34c896d..3ff94a30fde4 100644 --- a/drivers/media/platform/omap/omap_vout.c +++ b/drivers/media/platform/omap/omap_vout.c @@ -46,7 +46,7 @@ #include #include -#include +#include