drm/radeon: reduce sparse false positive warnings
authorMichele Curti <michele.curti@gmail.com>
Tue, 14 Oct 2014 16:25:09 +0000 (18:25 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Oct 2014 22:34:10 +0000 (18:34 -0400)
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>

No differences found