diff options
author | 2018-06-18 12:23:03 -0400 | |
---|---|---|
committer | 2018-07-13 14:49:43 -0500 | |
commit | 1a2eaed80a0bd19f69da880d87f037f5829fb664 (patch) | |
tree | f8a1db866b852727b90d229a9b23f817a4b9b5f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Linux set/read lane settings through debugfs (diff) | |
download | wireguard-linux-1a2eaed80a0bd19f69da880d87f037f5829fb664.tar.xz wireguard-linux-1a2eaed80a0bd19f69da880d87f037f5829fb664.zip |
drm/amd/display: Fix compile error on older GCC versions
GCC 4.9 reports a 'missing braces around initializer' error. This is a
bug, documented here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119
Fix it by adding another brace.
Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Mikita Lipski <Mikita.Lipski@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions