patch-2.3.99-pre3 linux/drivers/i2c/i2c-algo-pcf.c

Next file: linux/drivers/ide/Config.in
Previous file: linux/drivers/char/wdt.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/drivers/i2c/i2c-algo-pcf.c linux/drivers/i2c/i2c-algo-pcf.c
@@ -581,7 +581,7 @@
 	return 0;
 }
 
-static int __init i2c_algo_pcf_init (void)
+int __init i2c_algo_pcf_init (void)
 {
 	printk("i2c-algo-pcf.o: i2c pcf8584 algorithm module\n");
 	return 0;

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