From: Gary Thomas <gary@mlbassoc.com>
To: linux-media@vger.kernel.org
Subject: [PATCH] omap_vout: Fix compile error in 3.1
Date: Thu, 01 Dec 2011 05:51:09 -0700 [thread overview]
Message-ID: <4ED7783D.8080801@mlbassoc.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 342 bytes --]
This patch is against the mainline v3.1 release (c3b92c8) and
fixes a compile error when building for OMAP3+DSS+VOUT
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
[-- Attachment #2: 0001-omap_vout-Fix-compile-error.patch --]
[-- Type: text/plain, Size: 764 bytes --]
>From 9c98079cf3a8b82c48139a5c9fc213c88064bb44 Mon Sep 17 00:00:00 2001
From: Gary Thomas <gary@mlbassoc.com>
Date: Thu, 1 Dec 2011 05:47:20 -0700
Subject: [PATCH] omap_vout: Fix compile error
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
drivers/media/video/omap/omap_vout.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/omap/omap_vout.c b/drivers/media/video/omap/omap_vout.c
index b3a5ecd..3422da0 100644
--- a/drivers/media/video/omap/omap_vout.c
+++ b/drivers/media/video/omap/omap_vout.c
@@ -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>
--
1.7.6.4
next reply other threads:[~2011-12-01 12:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-01 12:51 Gary Thomas [this message]
2011-12-01 19:06 ` [PATCH] omap_vout: Fix compile error in 3.1 Laurent Pinchart
2011-12-01 21:36 ` Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ED7783D.8080801@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox