]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove superfluous uses of V_PROMPT macro.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sat, 12 Dec 2009 17:10:33 +0000 (12:10 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Mon, 4 Jan 2010 14:48:16 +0000 (08:48 -0600)
commit1270ec13d4fbae48a537dc76d418a6efa72f5725
tree4e1719205a6e1ed1a16e65bf688b17b7827548ad
parent8b432bebc205a959684559477472c048e31d137d
Remove superfluous uses of V_PROMPT macro.

A number of config files define the V_PROMPT macro for the
command-line prompt, only to immediately use that macro to define
CONFIG_SYS_PROMPT, making V_PROMPT entirely superfluous.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
include/configs/apollon.h
include/configs/omap2420h4.h
include/configs/omap3_beagle.h
include/configs/omap3_evm.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h