The following compile error comes from Linus' tree: <-- snip --> ... LD drivers/built-in.o drivers/pcmcia/built-in.o(.bss+0xf20): multiple definition of `pc_debug' drivers/net/built-in.o(.data+0x24ae
I've forwarded it to Dominik to sort out with suggested solutions. Hopefully Dominik will forward a fix soon. (PS, I dropped David Hinds from the CC list - David doesn't maintain 2.6 PCMCIA.) -- Russ
Author: mcgrof@xxxxxxxxxxxxxxxxxxxx (Luis R. Rodriguez)
Date: Sat, 23 Oct 2004 23:41:52 -0400
Great, anyone know why this change was done on ds.c ? The pc_debug on prism54 comes from the original Intersil driver. It is used to for debugging but we should move away from our current debugging m
Author: mcgrof@xxxxxxxxxxxxxxxxxxxx (Luis R. Rodriguez)
Date: Sun, 24 Oct 2004 06:05:57 -0400
Sure although that's doing a half ass job. It'll fix your compile problems for sure but ideally we should move away from the old debug mechanisms that came with the driver originally. We do this by m