]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit74af2911761cb454e3775f3b32b07de0ff8e0881
tree0fbe40eac078919e36399bc4b3b549ca1f1d0d49
parent446558ebdd68da02881eabc05137fe3d5b9f35a3
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