On Sat, 2011-07-09 at 20:59 +0200, Hans Verkuil wrote: > This message is generated daily by a cron job that builds v4l-dvb for > the kernels and architectures in the list below. > > Results of the daily build of v4l-dvb: > > date: Sat Jul 9 19:00:43 CEST 2011 > git hash: 6068c012c3741537c9f965be5b4249f989aa5efc > gcc version: i686-linux-gcc (GCC) 4.5.1 > host hardware: x86_64 > host os: 2.6.32.5 > > sparse: ERRORS All the sparse errors related to unary operator sytax errors for "module_param()" macros are not false alarms as far as the drivers are concerned. The are related to a bug with the definition of BUILD_BUG_ON_ZERO() for when sparse is being run. Here are two fixes: https://patchwork.kernel.org/patch/830522/ http://www.gossamer-threads.com/lists/linux/kernel/1399019?page=last Regards, Andy > Detailed results are available here: > > http://www.xs4all.nl/~hverkuil/logs/Saturday.log > > Full logs are available here: > > http://www.xs4all.nl/~hverkuil/logs/Saturday.tar.bz2 > > The V4L-DVB specification from this daily build is here: > > http://www.xs4all.nl/~hverkuil/spec/media.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html