Re: [U-Boot] [PATCH 3/3] COMMON: Use __stringify() instead of MK_STR()

2012-08-10 Thread Marek Vasut
Dear Anatolij Gustschin, > Hi Marek, > > On Wed, 8 Aug 2012 12:52:19 +0200 > Marek Vasut wrote: > ... > > > diff --git a/common/env_common.c b/common/env_common.c > > index d9e990d..39e1792 100644 > > --- a/common/env_common.c > > +++ b/common/env_common.c > > @@ -37,8 +37,6 @@ DECLARE_GLOBAL_

Re: [U-Boot] [PATCH 3/3] COMMON: Use __stringify() instead of MK_STR()

2012-08-10 Thread Anatolij Gustschin
Hi Marek, On Wed, 8 Aug 2012 12:52:19 +0200 Marek Vasut wrote: ... > diff --git a/common/env_common.c b/common/env_common.c > index d9e990d..39e1792 100644 > --- a/common/env_common.c > +++ b/common/env_common.c > @@ -37,8 +37,6 @@ DECLARE_GLOBAL_DATA_PTR; > /***

Re: [U-Boot] [PATCH 3/3] COMMON: Use __stringify() instead of MK_STR()

2012-08-10 Thread Anatolij Gustschin
Hi, On Wed, 8 Aug 2012 12:52:19 +0200 Marek Vasut wrote: > Kill multiple occurances and redeclaration of MK_STR > in favor of __stringify(). > > Signed-off-by: Marek Vasut > Cc: Wolfgang Denk > --- > arch/blackfin/include/asm/config-pre.h |2 - > arch/blackfin/lib/board.c |

Re: [U-Boot] [PATCH 3/3] COMMON: Use __stringify() instead of MK_STR()

2012-08-08 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot