diff options
author | 2021-01-18 18:22:36 +0300 | |
---|---|---|
committer | 2021-01-27 22:08:42 -0600 | |
commit | aec8535edccb943adc067d184af1a3370f5b9568 (patch) | |
tree | 1d82c7003588b24390f7b3642623f6f911fda2c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: qcom: aoss: Add SM8350 compatible (diff) | |
download | wireguard-linux-aec8535edccb943adc067d184af1a3370f5b9568.tar.xz wireguard-linux-aec8535edccb943adc067d184af1a3370f5b9568.zip |
soc: qcom: socinfo: Remove unwanted le32_to_cpu()
Remove extra le32_to_cpu() conversion, data is already converted from
le32 to cpu endianness. This fixes two following warnings:
drivers/soc/qcom/socinfo.c:322:36: sparse: sparse: cast to restricted __le32
drivers/soc/qcom/socinfo.c:323:36: sparse: sparse: cast to restricted __le32
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fixes: 734c78e7febf ("soc: qcom: socinfo: add info from PMIC models array")
Link: https://lore.kernel.org/r/20210118152236.514776-1-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions