From: "Hans Werner" <HWerner4@gmx.de>
To: liplianin@tut.by, linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [PATCH] compat code: Fix compile failure of av7110.c on Kernel 2.6.27
Date: Thu, 30 Oct 2008 16:15:57 +0100 [thread overview]
Message-ID: <20081030151557.257560@gmx.net> (raw)
In-Reply-To: <200810241945.34719.zzam@gentoo.org>
> Hi list!
>
> av7110.c does not compile against a 2.6.27 kernel, as the inclusion of
> linux/byteorder/swabb.h is now conditional with
>
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27)
>
> But the byteorder changes in kernel took place after Kernel 2.6.27, so the
> compat code needs to look like this:
>
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
>
> Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Igor,
this patch hasn't been applied to s2-liplianin yet so compilation fails with 2.6.27.
Could you please sync with v4l-dvb which has it?
Thanks,
Hans
--
Release early, release often.
GMX Download-Spiele: Preizsturz! Alle Puzzle-Spiele Deluxe über 60% billiger.
http://games.entertainment.gmx.net/de/entertainment/games/download/puzzle/index.html
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
parent reply other threads:[~2008-10-30 15:16 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <200810241945.34719.zzam@gentoo.org>]
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=20081030151557.257560@gmx.net \
--to=hwerner4@gmx.de \
--cc=linux-dvb@linuxtv.org \
--cc=liplianin@tut.by \
/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