diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-08-21 02:40:46 +0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-08-31 00:31:16 +0400 |
commit | 607f2c2791ec81e5abca6213ff037e9405378be1 (patch) | |
tree | e5b58ee5885e40f72cee7efb28227652221aaa77 /drivers/gpu/drm/radeon/rv6xx_dpm.c | |
parent | 6a3808b8233eb91b57c230cf1161ac116a189ffd (diff) | |
download | linux-607f2c2791ec81e5abca6213ff037e9405378be1.tar.xz |
drm/radeon: gcc fixes for radeon_atombios.c
Newer versions of gcc seem to wander off into the
weeds when dealing with variable sizes arrays in
structs. Rather than indexing the arrays, use
pointer arithmetic.
See bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=66932
https://bugs.freedesktop.org/show_bug.cgi?id=66972
https://bugs.freedesktop.org/show_bug.cgi?id=66945
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/rv6xx_dpm.c')
0 files changed, 0 insertions, 0 deletions