Re: [PATCH 1/2] dtc: Update generated files to output from Bison2.5

From: Stephen Warren
Date: Thu Jun 13 2013 - 18:08:15 EST


On 06/13/2013 03:48 PM, Grant Likely wrote:
> This patch merely updates the generated dtc parser and lexer files to
> the output generated by Bison 2.5. The previous versions were generated
> from version 2.4.1. The only reason for this commit is to minimize the
> diff on the next commit which fixes a bug in the DTC #line directive
> parsing. Otherwise the Bison changes would be intermingled with the
> functional changes.

Do you actually need this patch? It should make no functional
difference, and patch 2/2 only affects the lexer, not the parser, so
wouldn't have these changes mingled in.

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