diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-06-29 11:42:00 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-09 22:51:19 +0100 |
commit | 42a95739c5bc4d7a6e93a43117e9283598ba2287 (patch) | |
tree | 33409a4c256dfe797005c8dbe2f0c774952a2e4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) |
regulator: raa215300: Change the scope of the variables {clkin_name, xin_name}
Change the scope of the variables {clkin_name, xin_name} from global->local
to fix the below warning.
drivers/regulator/raa215300.c:42:12: sparse: sparse: symbol 'xin_name' was
not declared. Should it be static?
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306250552.Fan9WTiN-lkp@intel.com/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230629104200.102663-1-biju.das.jz@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions