Skip to content
Commit bc21ccba authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Tom Rini
Browse files

version: Remove global macro U_BOOT_VERSION_STRING from version.h



Version string is available in global variable char version_string[].
Macro U_BOOT_VERSION_STRING is not used by any other file, so remove it
completely from version.h. Other files were already converted to use
variable version_string[].

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent fd004950
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment