[PATCH 03/11] pci: pci_bar_show can be static

Bin Meng bmeng.cn at gmail.com
Sat Sep 18 08:55:02 CEST 2021


On Fri, Sep 17, 2021 at 8:11 PM Vladimir Oltean <vladimir.oltean at nxp.com> wrote:
>
> To avoid W=1 build warnings, declare this function as static, since it
> is not used outside of this translation module.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean at nxp.com>
> ---
>  cmd/pci.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list