summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-08-02 15:18:37 +0200
committerTom Rini <[email protected]>2021-09-17 12:10:44 -0400
commitbc21ccbaaa7dda32ec6250cac5f9c9e47e5b629a (patch)
treee297486b0b529f23ab8cac55461edb33be455b73 /scripts
parentfd004950804a60ebcba8dcc0cc850d793c3aa1ea (diff)
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: Pali Rohár <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions