]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Use __stringify() instead of xstr()
authorAnatolij Gustschin <agust@denx.de>
Fri, 24 Oct 2014 18:13:51 +0000 (20:13 +0200)
committerTom Rini <trini@ti.com>
Mon, 27 Oct 2014 21:54:13 +0000 (17:54 -0400)
commit4a8c3f693ef2b50b5db5a95a2c32531b35d31dc0
treee8af75d48f723e6b4d79571e40b237917d2d15ae
parentf39c5d1e6a2080c6913e11fb30899c8b2adfb0f3
Use __stringify() instead of xstr()

Some boards still use xstr(). Replace remaining occurrences
of xstr() by commonly used __stringify().

Signed-off-by: Anatolij Gustschin <agust@denx.de>
include/configs/mcx.h
include/configs/o2d.h
include/configs/o2d300.h
include/configs/o2dnt-common.h
include/configs/o2dnt2.h
include/configs/o2i.h
include/configs/o2mnt.h
include/configs/o3dnt.h
include/configs/woodburn_common.h
include/configs/x600.h