> The _B macro is also defined by cygwin in ctype.h. > Rename _B to _XBYTE to better avoid name collisions. > > Signed-off-by: Andrej Krutak <andree@xxxxxxxxx> > --- > scripts/dtc/libfdt/libfdt_env.h | 11 ++++++----- > 1 files changed, 6 insertions(+), 5 deletions(-) > > diff --git a/scripts/dtc/libfdt/libfdt_env.h b/scripts/dtc/libfdt/libfdt_env.h > index 449bf60..4ec8565 100644 > --- a/scripts/dtc/libfdt/libfdt_env.h > +++ b/scripts/dtc/libfdt/libfdt_env.h This patch is against the kernel _copy_ of the DTC sources. Technically, we'll need it against the upstream sources as found here: git://git.jdl.com/software/dtc.git Later, the patch will appear in the kernel when it updates with a newer source drop. Thanks, jdl -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html