On Thu, 26 Aug 2010 21:54:10 +0200
Jan Hoogenraad wrote:
> and change
> static void jpeg_set_qual(u8 *jpeg_hdr,
> into
> static __attribute__ (( unused )) void jpeg_set_qual(u8 *jpeg_hdr,
>
> at line 152 of linux/drivers/media/video/gspca/jpeg.h
Hi,
This warning occured while compiling the gs
Douglas: Thanks in advance
Douglas Schilling Landgraf wrote:
Hi Jan,
On Thu, Aug 26, 2010 at 4:54 PM, Jan Hoogenraad
wrote:
Douglas:
I see on that
http://www.xs4all.nl/~hverkuil/logs/Thursday.log
that building linux-2.6.32 yields ERRORS
skip_spaces has only been included in string.h startin
Hi Jan,
On Thu, Aug 26, 2010 at 4:54 PM, Jan Hoogenraad
wrote:
> Douglas:
>
> I see on that
> http://www.xs4all.nl/~hverkuil/logs/Thursday.log
> that building linux-2.6.32 yields ERRORS
>
> skip_spaces has only been included in string.h starting from linux-2.6.33.
>
> Should I have a look on how
Douglas:
I see on that
http://www.xs4all.nl/~hverkuil/logs/Thursday.log
that building linux-2.6.32 yields ERRORS
skip_spaces has only been included in string.h starting from linux-2.6.33.
Should I have a look on how to fix this, or do you want to do this ?
--
second request: can we do some sm