public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-dvb] [PATCH] compat code: Fix compile failure of av7110.c on Kernel 2.6.27
       [not found] <200810241945.34719.zzam@gentoo.org>
@ 2008-10-30 15:15 ` Hans Werner
  0 siblings, 0 replies; only message in thread
From: Hans Werner @ 2008-10-30 15:15 UTC (permalink / raw)
  To: liplianin, linux-dvb


> 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-30 15:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200810241945.34719.zzam@gentoo.org>
2008-10-30 15:15 ` [linux-dvb] [PATCH] compat code: Fix compile failure of av7110.c on Kernel 2.6.27 Hans Werner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox