diff options
author | Leo (Sunpeng) Li <sunpeng.li@amd.com> | 2018-06-18 12:23:03 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-07-13 14:49:43 -0500 |
commit | 1a2eaed80a0bd19f69da880d87f037f5829fb664 (patch) | |
tree | f8a1db866b852727b90d229a9b23f817a4b9b5f9 /drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c | |
parent | f8ac2cf78f276b4d9fc0bc6b90f5e3560caa11de (diff) |
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/drm/amd/display/dc/gpio/gpio_service.c')
0 files changed, 0 insertions, 0 deletions