[PATCH] Remove invalid macro starting with _ from libfdt_env.h
David Gibson
david at gibson.dropbear.id.au
Wed Apr 11 11:13:12 EST 2012
On Tue, Apr 10, 2012 at 08:00:15AM -0700, Bert Kenward wrote:
> libfdt_env.h in the device tree compiler currently defines a _B() macro. This is in the
> namespace reserved for the implementation, and Cygwin's ctype.h actually defines a macro
> with this name. This renames _B to EXTRACT_BYTE.
>
> Signed-off-by: Bert Kenward <bert.kenward at broadcom.com>
Acked-by: David Gibson <david at gibson.dropbear.id.au>
--
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