From: Josh Triplett Date: Fri, 16 Oct 2009 22:52:06 +0000 (-0700) Subject: dtc: Set "noinput" in the lexer to avoid an unused function X-Git-Tag: v2.6.32-rc8~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c4ace526fe9c5f9a4b1b0759cb76a285052ba0;p=pandora-kernel.git dtc: Set "noinput" in the lexer to avoid an unused function Regenerate the corresponding generated lexer. Regenerating the lexer with current flex also provides prototypes for various yy* functions, making some -Wmissing-prototypes warnings go away as well. Signed-off-by: Josh Triplett --- Reading git-diff-tree failed