2.6.6-mm3: USB console.c doesn't compile

From: Adrian Bunk
Date: Sun May 16 2004 - 13:40:03 EST


The following compile error comes from Linus' tree:

<-- snip -->

...
CC drivers/usb/serial/console.o
drivers/usb/serial/console.c: In function `usb_console_setup':
drivers/usb/serial/console.c:140: warning: implicit declaration of function `serial_paranoia_check'
...
LD .tmp_vmlinux1
drivers/built-in.o(.init.text+0x698c8): In function `usb_console_setup':
: undefined reference to `serial_paranoia_check'
make: *** [.tmp_vmlinux1] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/