Home
last modified time | relevance | path

Searched hist:"853 d30130c4961bba2f67b2b62e8760da29d22ab" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dpci.c853d30130c4961bba2f67b2b62e8760da29d22ab Fri Sep 17 12:11:23 UTC 2021 Vladimir Oltean <vladimir.oltean@nxp.com> UPSTREAM: pci: pci_header_show can be static

To avoid W=1 build warnings, declare this function as static, since it
is not used outside of this translation module.

Change-Id: I169fb4d07fdcc5e5046e2b25639aca02078e88fd
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit a95f8ee911df637b5269c3c2a9a34302a5ec9eb2)