commit | 01467a9b5e7ec7b9e30768bee16ea5861665015b | [log] [tgz] |
---|---|---|
author | Michele Curti <michele.curti@gmail.com> | Tue Oct 14 18:25:09 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 16 18:34:10 2014 -0400 |
tree | 7437ba0babb4fb05f707c26109cdda934a943bc8 | |
parent | 8e66e134e20b936179ea1535dd4ed19ec4f99dba [diff] |
drm/radeon: reduce sparse false positive warnings include radeon_asic.h header file in the various xxx_dpm.c files to reduce sparse false positive warnings. Not so great patch in itself, but reducing warning count from 391 to 258 may help to see real problems.. Signed-off-by: Michele Curti <michele.curti@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>