[PATCH 08/11] pci: _dm_pci_phys_to_bus can be static

Bin Meng bmeng.cn at gmail.com
Sat Sep 18 08:55:15 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>
> ---
>  drivers/pci/pci-uclass.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

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


More information about the U-Boot mailing list