[PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives
David Gibson
david at gibson.dropbear.id.au
Sat Sep 29 21:50:50 EST 2012
On Fri, Sep 28, 2012 at 09:25:34AM -0500, Jon Loeliger wrote:
> > On Thu, Sep 27, 2012 at 05:11:05PM -0600, Stephen Warren wrote:
> > > From: Stephen Warren <swarren at nvidia.com>
> > >
> > > Line control directives of the following formats are supported:
> > > #line LINE "FILE"
> > > # LINE "FILE" [FLAGS]
> > >
> > > This allows dtc to consume the output of pre-processors, and to provide
> > > error messages that refer to the original filename, including taking
> > > into account any #include directives that the pre-processor may have
> > > performed.
> > >
> > > Signed-off-by: Stephen Warren <swarren at nvidia.com>
> >
> > Acked-by: David Gibson <david at gibson.dropbear.id.au>
> >
> > Jon, please apply.
>
> Both 1/2 and 2/2 applied and pushed out.
Ah. I had further comments about 1/2. Oh well, I'll look at patches
to fix it up later.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
More information about the devicetree-discuss
mailing list