diff options
author | 2022-02-16 09:17:43 +0000 | |
---|---|---|
committer | 2022-02-17 07:32:57 +0100 | |
commit | 16693c1b2d98cebc8dedf03b49d1053cf1826c86 (patch) | |
tree | a01a5364ca42eb02149112c886b488c3d0b71716 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpu: host1x: Always return syncpoint value when waiting (diff) | |
download | linux-dev-16693c1b2d98cebc8dedf03b49d1053cf1826c86.tar.xz linux-dev-16693c1b2d98cebc8dedf03b49d1053cf1826c86.zip |
drm/tegra: Fix cast to restricted __le32
Sparse warns about the following cast in the function
falcon_copy_firmware_image() ...
drivers/gpu/drm/tegra/falcon.c:66:27: warning: cast to restricted __le32
Fix this by casting the firmware data array to __le32 instead of u32.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions