cmd: mvebu/bubt: Mark all local symbols as static
authorPali Rohár <pali@kernel.org>
Tue, 10 Jan 2023 21:47:17 +0000 (22:47 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commit40e3204c62dcf3d0411e67dc3d4863300f8e3fa5
tree0fbe40eac078919e36399bc4b3b549ca1f1d0d49
parente7813da07a21001fe13a1adf838bff43330091ca
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>
cmd/mvebu/bubt.c