Browse Source

drm/amd/pp: include new ip and ip offset headers

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Hawking Zhang 7 years ago
parent
commit
48569ffce9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h

+ 2 - 1
drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h

@@ -23,7 +23,8 @@
 #ifndef PP_SOC15_H
 #define PP_SOC15_H
 
-#include "soc15ip.h"
+#include "soc15_hw_ip.h"
+#include "vega10_ip_offset.h"
 
 inline static uint32_t soc15_get_register_offset(
 		uint32_t hw_id,