> just got this error:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c ezusb.c
...
> ezusb.c:1080: `ezusb_misc' undeclared (first use in this function)
> ezusb.c:1080: (Each undeclared identifier is reported only once
> ezusb.c:1080: for each function it appears in.)
> make[3]: *** [ezusb.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-23/drivers/usb'
My fault, but I assume you already have it fixed by now.
Pavel
-- I'm really pavel@ucw.cz. Look at http://195.113.31.123/~pavel. Pavel Hi! I'm a .signature virus! Copy me into your ~/.signature, please!- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/