git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0592e4c
)
dtc: Set "noinput" in the lexer to avoid an unused function
author
Josh Triplett
<josh@joshtriplett.org>
Fri, 16 Oct 2009 22:52:06 +0000
(15:52 -0700)
committer
Josh Triplett
<josh@joshtriplett.org>
Sun, 15 Nov 2009 23:01:41 +0000
(15:01 -0800)
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 <josh@joshtriplett.org>
No differences found