patch-2.2.17 linux/drivers/char/i2c.c

Next file: linux/drivers/char/ip2main.c
Previous file: linux/drivers/char/generic_serial.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.16/drivers/char/i2c.c linux/drivers/char/i2c.c
@@ -38,8 +38,8 @@
 
 #ifdef CONFIG_VIDEO_BT848
 extern int i2c_tuner_init(void);
-extern int msp3400c_init(void);
 #endif
+extern int msp3400c_init(void);
 #ifdef CONFIG_VIDEO_BUZ
 extern int saa7111_init(void);
 extern int saa7185_init(void);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)