[U-Boot] [PATCH 1/2] COMMON: Add __stringify() function

Mike Frysinger vapier at gentoo.org
Tue Jul 31 10:01:10 CEST 2012


On Saturday 28 July 2012 15:57:33 Wolfgang Denk wrote:
> Marek Vasut wrote:
> > > >  include/common.h |    7 +++++++
> > > >  1 file changed, 7 insertions(+)
> > > 
> > > We have similar things already, and we don't add dead code - you add a
> > > macro without users here.
> > 
> > It's used in 2/2 ... what macro do you have in mind ?
> 
> Then add it with the patch that uses it.
> 
> As for existing use, see for example

there's also MK_STR() and XMK_STR().  would be good to import 
linux/stringify.h (rather than adding these macros to common.h) and converting 
all consumers over to that.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120731/0b2baae2/attachment.pgp>


More information about the U-Boot mailing list