Re: linux 2.4.22 compile error

From: Ottavio Campana
Date: Tue Sep 09 2003 - 01:03:28 EST


On Mon, Sep 08, 2003 at 03:15:56PM +0200, Herbert Poetzl wrote:
> > If you need more infos can you please cc me, for I'm not subscribed to
> > the list?
>
> at least the lines of bttv-if.c around 240 would be helpful,
> better put the whole tree on the web somewhere ...

static struct i2c_adapter bttv_i2c_adap_template = { # 243
.inc_use = bttv_inc_use,
.dec_use = bttv_dec_use,
I2C_DEVNAME("bt848"),
.id = I2C_HW_B_BT848,
.client_register = attach_inform,
}; # 249

The error is in this struct.

If you need the source, you can get it from
http://www.campana.vi.it/ottavio/kernel-source-2.4.22-dirac.tar.bz2 .
Don't mind the extraversion, I use it only because I don't want debian
kernel packages to overwrite my kernel when I build my debs.

--
Non c'è più forza nella normalità, c'è solo monotonia.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/