diff options
author | Leo (Sunpeng) Li | 2018-06-18 18:23:03 +0200 |
---|---|---|
committer | Alex Deucher | 2018-07-13 21:49:43 +0200 |
commit | 1a2eaed80a0bd19f69da880d87f037f5829fb664 (patch) | |
tree | f8a1db866b852727b90d229a9b23f817a4b9b5f9 /drivers/gpu/ipu-v3/ipu-dc.c | |
parent | drm/amd/display: Linux set/read lane settings through debugfs (diff) | |
download | kernel-qcow2-linux-1a2eaed80a0bd19f69da880d87f037f5829fb664.tar.gz kernel-qcow2-linux-1a2eaed80a0bd19f69da880d87f037f5829fb664.tar.xz kernel-qcow2-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 'drivers/gpu/ipu-v3/ipu-dc.c')
0 files changed, 0 insertions, 0 deletions