
9 Jan
2013
9 Jan
'13
4:50 a.m.
On 01/08/2013 07:07 PM, Allen Martin wrote:
Using "-ansi" preprocessor option will cause dts lines that begin with '#' to choke the preprocessor. Change to "-x assembler-with-cpp" instead which is what the kernel uses to preprocess dts files.
Well, it's what the kernel hopefully /will/ use if I can ever get the patch accepted. But anyway, this seems good to me.
Reviewed-by: Stephen Warren swarren@nvidia.com