Re: i2c-old.h missing in 2.5.15-2.5.16

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 22 May 2002 14:11:38 +0100 (BST)


> Noticed that while trying to compile 2.5.15 and 2.5.16, then some of the drivers
> (forgot which - maybe i2c-something it self) requires existence of linux/i2c-old.h,
> but linux/i2c-old.h seems to have been excluded. Adding linux/i2c-old.h enables
> a succesfull compiling of the kernel, but maybe it was left out intentionally.

i2c-old has been scheduled for removal for two years and has now gone. Port
the drivers using it to the newer i2c code. Its not too tricky. Compare the
2.2 and current saa5249.c for a worked example
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/