[PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives

Jon Loeliger jdl at jdl.com
Sat Sep 29 00:25:34 EST 2012


> 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.

Thanks,
jdl


More information about the devicetree-discuss mailing list