commit | 40e3204c62dcf3d0411e67dc3d4863300f8e3fa5 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jan 10 22:47:17 2023 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 01 06:39:17 2023 +0100 |
tree | 0fbe40eac078919e36399bc4b3b549ca1f1d0d49 | |
parent | e7813da07a21001fe13a1adf838bff43330091ca [diff] |
cmd: mvebu/bubt: Mark all local symbols as static There is no need to export these local functions and structures. Signed-off-by: Pali Rohár <pali@kernel.org>