summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2018-02-16 16:41:18 +0100
committerMarek Vasut <[email protected]>2018-02-21 20:28:15 +0100
commitbb4059a53bc13615f12b5e21252872bf7e02dce4 (patch)
treef393e897b998b94f3dd085d7ade5feff459ce497 /scripts
parent0f44d33536a50ef65259c322fa2d4a058585caf9 (diff)
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Do the following to make the symbol names less confusing. sed -i "s/\([TU][^_]\+\)_FUNCTION_DFU/DFU_OVER_\1/g" \ `git grep _FUNCTION_DFU | cut -d ":" -f 1 | sort -u` Signed-off-by: Marek Vasut <[email protected]> Cc: Lukasz Majewski <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions