On Thu, Jul 17, 2008 at 02:07:59AM +0300, Adrian Bunk wrote: > gcc 4.3 correctly determines that input() is unused and gives the > following warning: > > <-- snip --> > > ... > HOSTCC scripts/kconfig/zconf.tab.o > scripts/kconfig/lex.zconf.c:1628: warning: ‘input’ defined but not used > ... > > <-- snip --> > > Fix it by adding %option noinput to scripts/kconfig/zconf.l and > regeneration of scripts/kconfig/lex.zconf.c_shipped. Applied. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html