[PATCH 1/2] drm/radeon: reduce sparse false positive warnings

2014-10-16 Thread Alex Deucher
On Tue, Oct 14, 2014 at 12:25 PM, Michele Curti wrote: > 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: Mic

[PATCH 1/2] drm/radeon: reduce sparse false positive warnings

2014-10-14 Thread Michele Curti
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 --- drivers/gpu/drm/radeon/btc_dpm.c | 1 + drivers