Re: [PATCH] compat code: Fix compile failure of av7110.c on Kernel 2.6.27

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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@xxxxxxxxxx>

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@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux