Re: Re: [PATCH] Implement repeat key handling in budget-ci IR

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

 



On Sun, 25 Feb 2007, Oliver Endriss wrote:
> > Does the attached patch fix it for you?
>
> Ok, I tried to compile against 2.6.18 and it still doesn't work.
> The attached patch fixes it...

The bool type was added here, oct 1 2006:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e21828743247270d09a86756a0c11702500dbfb

This was for kernel 2.6.19.  It looks like budget-ci is the first v4l-dvb
driver to use it, so there wasn't any pre-2.6.19 compat code for it yet.

I suggest adding to compat.h:

#ifndef bool
#define int bool
#endif

_______________________________________________
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