
18 Sep
2021
18 Sep
'21
8:55 a.m.
On Fri, Sep 17, 2021 at 8:11 PM Vladimir Oltean vladimir.oltean@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@nxp.com
drivers/pci/pci-uclass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com