Hi,
I get
CC drivers/tc/lk201.o
drivers/tc/lk201.c:19:26: linux/kbd_ll.h: No such file or directory
drivers/tc/lk201.c:23:26: asm/keyboard.h: No such file or directory
In file included from drivers/tc/lk201.c:27:
drivers/tc/zs.h:152: error: field `tqueue' has incomplete type
drivers/tc/zs.h:153: error: field `tqueue_hangup' has incomplete type
drivers/tc/lk201.c: In function `parse_kbd_rate':
drivers/tc/lk201.c:189: error: structure has no member named `rate'
drivers/tc/lk201.c:190: error: structure has no member named `rate'
drivers/tc/lk201.c:190: error: structure has no member named `rate'
drivers/tc/lk201.c:196: error: structure has no member named `rate'
drivers/tc/lk201.c:197: error: structure has no member named `rate'
drivers/tc/lk201.c:198: error: structure has no member named `rate'
drivers/tc/lk201.c:199: error: structure has no member named `rate'
drivers/tc/lk201.c:200: error: structure has no member named `rate'
drivers/tc/lk201.c:201: error: structure has no member named `rate'
drivers/tc/lk201.c: In function `write_kbd_rate':
drivers/tc/lk201.c:211: error: structure has no member named `rate'
drivers/tc/lk201.c: In function `lk201_kbd_rx_char':
drivers/tc/lk201.c:365: warning: implicit declaration of function
`handle_scancode'
drivers/tc/lk201.c: In function `lk201_init':
drivers/tc/lk201.c:409: error: invalid lvalue in assignment
drivers/tc/lk201.c:410: error: invalid lvalue in assignment
make[2]: *** [drivers/tc/lk201.o] Error 1
make[1]: *** [drivers/tc] Error 2
make: *** [drivers] Error 2
Please cc answers as I'm not on the list.
regards,
chris
|