remove i2c-old.c from 2.5.x tree?

remove i2c-old.c from 2.5.x tree?

Post by Frank Davi » Tue, 22 Jan 2002 11:50:09



Hello all,
     I noticed that include/linux/i2c-old.h was removed in 2.5.1-pre3.
Since drivers/media/video/i2c-parport.c and
drivers/media/video/i2c-old.c includes i2c-old.h , does that mean that
we can remove them from the 2.5.x tree?

Regards,
Frank

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. 2.5.20 i2c uses nonexistent linux/i2c-old.h

drivers/media/video/adv7175.c:#include <linux/i2c-old.h>
drivers/media/video/bt819.c:#include <linux/i2c-old.h>
drivers/media/video/bt856.c:#include <linux/i2c-old.h>
drivers/media/video/i2c-parport.c:#include <linux/i2c-old.h>
drivers/media/video/i2c-old.c:#include <linux/i2c-old.h>
drivers/media/video/saa7110.c:#include <linux/i2c-old.h>
drivers/media/video/saa7111.c:#include <linux/i2c-old.h>
drivers/media/video/saa7185.c:#include <linux/i2c-old.h>
drivers/media/video/zr36067.c:#include <linux/i2c-old.h>
drivers/media/video/zr36120.h:#include <linux/i2c-old.h>

There is no file called i2c-old.h in 2.5.20.  These only build because
they pick up i2c-old.h from /usr/include/linux :(.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. X Support for Diamond Stealth G460

3. 2.5.27 build errors - linux/i2c-old.h

4. How to force a 43p 4.3.3 to boot from serial port

5. i2c-old.h missing in 2.5.15-2.5.16

6. pam_smb makes me nervous

7. Merge with DRI CVS tree: remove stale old context switching code and

8. compiling gtk gives me no libs!

9. [2.5] fix most obvious i2c driver flaws

10. [2.5][CHECKER] i2c-core locking

11. [2.5][RESEND] fix i2c-drivers in drivers/media/video

12. [RC] radix-tree pagecache for 2.5

13. What is standing in the way of opening the 2.5 tree?