On Dec 12, 2007 3:11 PM, Andrea <[EMAIL PROTECTED]> wrote:
> One of the last commits has broken this header file.
>
> http://linuxtv.org/hg/v4l-dvb/rev/bbbc4fc359e9
>
> diff -r d9e0f35279d4 linux/drivers/media/dvb/frontends/tda18271.h
> --- a/linux/drivers/media/dvb/frontends/tda18271.h      Wed Dec 12 00:40:19 
> 2007 -0200
> +++ b/linux/drivers/media/dvb/frontends/tda18271.h      Wed Dec 12 20:09:20 
> 2007 +0000
> @@ -38,7 +38,7 @@ static inline struct dvb_frontend *tda18
>  static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe,
>                                                    u8 addr,
>                                                    struct i2c_adapter *i2c,
> -                                                  enum tda18271_i2c_gate 
> gate);
> +                                                  enum tda18271_i2c_gate 
> gate)
>  {
>         printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__);
>         return NULL;
>

Oops!  Thanks for pointing this out.  I'll fix this now :-)

Cheers,

Mike

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to