* i2c CONFIG bug in 2.4.13
@ 2001-10-28 8:19 J . A . Magallon
0 siblings, 0 replies; only message in thread
From: J . A . Magallon @ 2001-10-28 8:19 UTC (permalink / raw)
To: Alan Cox; +Cc: Linus Torvalds, Lista Linux-Kernel
Hi.
I"C has a bug in config options. An option is misnamed in 2.4.13, so I
suppose it applies both to -pre3 and -ac3. Patch follows:
--- linux-2.4.13-ac3/drivers/i2c/i2c-core.c.orig Sun Oct 28 09:11:07 2001
+++ linux-2.4.13-ac3/drivers/i2c/i2c-core.c Sun Oct 28 09:11:23 2001
@@ -1284,7 +1284,7 @@
#ifdef CONFIG_I2C_ALGOBIT
extern int i2c_algo_bit_init(void);
#endif
-#ifdef CONFIG_I2C_CONFIG_I2C_PHILIPSPAR
+#ifdef CONFIG_I2C_PHILIPSPAR
extern int i2c_bitlp_init(void);
#endif
#ifdef CONFIG_I2C_ELV
--
J.A. Magallon # Let the source be with you...
mailto:jamagallon@able.es
Mandrake Linux release 8.2 (Cooker) for i586
Linux werewolf 2.4.14-pre3-beo #2 SMP Sun Oct 28 01:07:36 CEST 2001 i686
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-28 8:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-28 8:19 i2c CONFIG bug in 2.4.13 J . A . Magallon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®