diff options
author | John Stultz <john.stultz@linaro.org> | 2019-04-24 10:08:38 -0700 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2019-04-25 10:57:26 +0100 |
commit | 51553dd0e063cb2d27ad1c68746c247cb6dbd518 (patch) | |
tree | bca8f4afe61cac54091e2d2c6eaf2cb0f4a16bfe /vc4 | |
parent | ebbb8f9cbfc3b51d52e6fe3b146ea824030eb48a (diff) | |
download | libdrm-51553dd0e063cb2d27ad1c68746c247cb6dbd518.tar.gz libdrm-51553dd0e063cb2d27ad1c68746c247cb6dbd518.tar.bz2 libdrm-51553dd0e063cb2d27ad1c68746c247cb6dbd518.zip |
libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
Clang complains when initializing unions using "= {0}"
so instead use memset.
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Marissa Wall <marissaw@google.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'vc4')
0 files changed, 0 insertions, 0 deletions