diff options
author | Jason Ekstrand <[email protected]> | 2017-03-16 08:50:36 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-03-17 08:40:30 -0700 |
commit | 28b134c75c1fa3b2aaa00dc168f0eca35ccd346d (patch) | |
tree | 549f9f2e896e08665a4c30b2ea33c4eaa919aec9 /src/intel/common | |
parent | 76dc49f3fbeb8a44dde6a34bc4e8f6d7dd883cea (diff) |
anv/device: Remove a use of a compound literal
Older versions of GCC don't like compound literals in static const
variable declarations because they don't think it's an actual constant
value.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/common')
0 files changed, 0 insertions, 0 deletions