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
- Lines: 9
- Date:
Tue Mar 21 12:36:21 2000
- Orig file:
v2.3.99-pre2/linux/drivers/i2c/i2c-algo-pcf.c
- Orig date:
Sun Mar 19 18:35:30 2000
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)