[PATCH] drm/amd/powerplay: Remove duplicate header
Brajeswar Ghosh
brajeswar.linux at gmail.com
Fri Dec 21 09:18:54 UTC 2018
Remove hwmgr_ppt.h which is included more than once
Signed-off-by: Brajeswar Ghosh <brajeswar.linux at gmail.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 e5a60aa44b5d..07d180ce4d18 100644
--- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
+++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
@@ -28,7 +28,6 @@
#include "hardwaremanager.h"
#include "hwmgr_ppt.h"
#include "ppatomctrl.h"
-#include "hwmgr_ppt.h"
#include "power_state.h"
#include "smu_helper.h"
--
2.17.1
More information about the amd-gfx
mailing list