diff options
author | Jin Xiaoyun | 2022-06-13 14:31:11 +0800 |
---|---|---|
committer | Daniel Lezcano | 2022-07-28 17:29:48 +0200 |
commit | 4aaec53b84418e83fcee6907fcff177df1f12f44 (patch) | |
tree | 237f2bd05c453e6d19e11d3fd83a03ccfbc5db4f /tools | |
parent | cc67ca28cf8b29245b71e01117927ed2793f35b7 (diff) |
thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data static
Fix sparse warnings:
drivers/thermal/k3_j72xx_bandgap.c:532:36: sparse: sparse: symbol 'k3_j72xx_bandgap_j721e_data' was not declared. Should it be static?
drivers/thermal/k3_j72xx_bandgap.c:536:36: sparse: sparse: symbol 'k3_j72xx_bandgap_j7200_data' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jin Xiaoyun <jinxiaoyun2@huawei.com>
Link: https://lore.kernel.org/r/20220613063111.654893-1-jinxiaoyun2@huawei.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions