diff options
author | Marek Vasut <marex@denx.de> | 2024-09-29 21:49:17 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-10-18 06:13:53 +0300 |
commit | 9c1c02fe8d7f33c18547b79c41f3fa41ef7bae8f (patch) | |
tree | de98a93f36e2d059319d82d2b611f48d6e386dab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9cc832d37799dbea950c4c8a34721b02b8b5a8ff (diff) | |
download | linux-9c1c02fe8d7f33c18547b79c41f3fa41ef7bae8f.tar.xz |
soc: imx8m: Remove global soc_uid
The static global soc_uid is only ever used as kasprintf() parameter in
imx8m_soc_probe(). Pass pointer to local u64 variable to .soc_revision()
callback instead and let the .soc_revision() callback fill in the content.
Remove the unnecessary static global variable.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions