Adrian Bunk ha scritto: > On Thu, Mar 16, 2006 at 12:06:18PM +0100, Patrizio Bassi wrote: >> i've a problem with gcc 4.1.0 >> >> >> LD drivers/ide/built-in.o >> CC drivers/input/input.o >> In file included from drivers/input/input.c:16: >> include/linux/input.h:957: warning: ‘struct input_device_id’ declared >> inside parameter list >> include/linux/input.h:957: warning: its scope is only this definition or >> declaration, which is probably not what you want >> drivers/input/input.c: In function ‘input_register_device’: >> drivers/input/input.c:842: warning: passing argument 3 of >> ‘handler->connect’ from incompatible pointer type >> drivers/input/input.c: In function ‘input_register_handler’: >> drivers/input/input.c:898: warning: passing argument 3 of >> ‘handler->connect’ from incompatible pointer type >> ... > > Please send your .config . > > cu > Adrian > attached