summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/btc_dpm.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-23 23:28:42 +0400
committerAlex Deucher <alexander.deucher@amd.com>2013-08-31 00:31:23 +0400
commit5b7d245009e734588e553092f5c0b0bd788b3a55 (patch)
tree8639367c7c930428dc185b81ad924dc3d2f9f4a9 /drivers/gpu/drm/radeon/btc_dpm.c
parent9af37a7d4e195119ecfd570d02d17d4d159da912 (diff)
downloadlinux-5b7d245009e734588e553092f5c0b0bd788b3a55.tar.xz
drm/radeon: gcc fixes for extended dpm tables
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/btc_dpm.c')
0 files changed, 0 insertions, 0 deletions