diff options
author | Vladimir Oltean | 2021-09-17 15:11:25 +0300 |
---|---|---|
committer | Tom Rini | 2021-10-03 14:40:56 -0400 |
commit | f98aa78ee4617dcaacb8f5ce1a91cb4afe7e7434 (patch) | |
tree | 6695732c1e839caa0a2a54bd392df78852120793 /disk/part.c | |
parent | 577fd581a70db6c3a5c008668f3cd047d6e141c3 (diff) |
pci: pci_write_config can be static
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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'disk/part.c')
0 files changed, 0 insertions, 0 deletions