i8k.c doesn't compile in 2.5.39-dj2

Adrian Bunk (bunk@fs.tum.de)
Mon, 30 Sep 2002 13:53:33 +0200 (CEST)


FYI:

i8k.c doesn't compile in 2.5.39-dj2 (kbd_ll.h is no longer present in
2.5.39):

<-- snip -->

...
gcc -Wp,-MD,./.i8k.o.d -D__KERNEL__
-I/home/bunk/linux/kernel-2.5/linux-2.5.39-full/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=k6
-I/home/bunk/linux/kernel-2.5/linux-2.5.39-full/arch/i386/mach-generic
-nostdinc -iwithprefix include -DKBUILD_BASENAME=i8k -c -o i8k.o i8k.c
i8k.c:26: linux/kbd_ll.h: No such file or directory
i8k.c: In function `i8k_keys_poll':
i8k.c:546: warning: implicit declaration of function `handle_scancode'
make[2]: *** [i8k.o] Error 1
make[2]: Leaving directory `/home/bunk/linux/kernel-2.5/linux-2.5.39-full/drivers/char'

<-- snip -->

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

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