Searched hist:efe4ea7cc24665b65821fc603c505bdffc01c9ef (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pci.c | efe4ea7cc24665b65821fc603c505bdffc01c9ef Fri Sep 17 12:11:24 UTC 2021 Vladimir Oltean <vladimir.oltean@nxp.com> UPSTREAM: pci: pciinfo_header 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: Ib2ed4bd2fd7a23c594b13bd7cd10b1b7b162d1ef 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 577fd581a70db6c3a5c008668f3cd047d6e141c3)
|