From: "Németh Márton" <nm127@freemail.hu>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>, Andy Walls <awalls@radix.net>,
V4L Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH] disable building cx23885 before 2.6.33
Date: Sat, 16 Jan 2010 17:02:27 +0100 [thread overview]
Message-ID: <4B51E313.4060102@freemail.hu> (raw)
In-Reply-To: <201001150236.25297.laurent.pinchart@ideasonboard.com>
From: Márton Németh <nm127@freemail.hu>
The cx23885 driver does not compile before Linux kernel 2.6.33 because of
incompatible fifo API changes. Disable this driver being built before
2.6.33.
Signed-off-by: Márton Németh <nm127@freemail.hu>
---
diff -r 5bcdcc072b6d v4l/versions.txt
--- a/v4l/versions.txt Sat Jan 16 07:25:43 2010 +0100
+++ b/v4l/versions.txt Sat Jan 16 16:56:28 2010 +0100
@@ -1,6 +1,10 @@
# Use this for stuff for drivers that don't compile
[2.6.99]
+[2.6.33]
+# Incompatible fifo API changes, see <linux/kfifo.h>
+VIDEO_CX23885
+
[2.6.32]
# These rely on arch support that wasn't available until 2.6.32
VIDEO_SH_MOBILE_CEU
next prev parent reply other threads:[~2010-01-16 16:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 19:10 [cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS Hans Verkuil
2010-01-14 20:22 ` Németh Márton
2010-01-15 1:36 ` Laurent Pinchart
2010-01-16 16:02 ` Németh Márton [this message]
2010-01-16 18:49 ` [PATCH] disable building cx23885 before 2.6.33 Andy Walls
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=4B51E313.4060102@freemail.hu \
--to=nm127@freemail.hu \
--cc=awalls@radix.net \
--cc=hverkuil@xs4all.nl \
--cc=laurent.pinchart@ideasonboard.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.