[PATCH] drm/amd/powerplay: drop dual include.

Dave Airlie airlied at gmail.com
Tue Dec 22 20:17:37 PST 2015


From: Dave Airlie <airlied at redhat.com>

Seems to get included twice.

Signed-off-by: Dave Airlie <airlied at redhat.com>
---
 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
index eb0f1b2..f997b8d 100644
--- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
+++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
@@ -30,7 +30,6 @@
 #include "pp_power_source.h"
 #include "hwmgr_ppt.h"
 #include "ppatomctrl.h"
-#include "hwmgr_ppt.h"
 
 struct pp_instance;
 struct pp_hwmgr;
-- 
2.5.0



More information about the dri-devel mailing list