diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-08-23 21:28:42 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-08-30 22:31:23 +0200 |
commit | 5b7d245009e734588e553092f5c0b0bd788b3a55 (patch) | |
tree | 8639367c7c930428dc185b81ad924dc3d2f9f4a9 /drivers/watchdog/indydog.c | |
parent | drm/radeon: gcc fixes for kb/kv dpm (diff) | |
download | linux-5b7d245009e734588e553092f5c0b0bd788b3a55.tar.xz linux-5b7d245009e734588e553092f5c0b0bd788b3a55.zip |
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/watchdog/indydog.c')
0 files changed, 0 insertions, 0 deletions