Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1ee8878 authored by Gary Thomas's avatar Gary Thomas Committed by Mauro Carvalho Chehab
Browse files

[media] omap_vout: Fix compile error in 3.1



This patch is against the mainline v3.1 release (c3b92c87) and
fixes a compile error when building for OMAP3+DSS+VOUT

Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarGary Thomas <gary@mlbassoc.com>
Cc: stable@kernel.org
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 6b536a6c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
#include <linux/irq.h>
#include <linux/videodev2.h>
#include <linux/dma-mapping.h>
#include <linux/slab.h>

#include <media/videobuf-dma-contig.h>
#include <media/v4l2-device.h>