mirror of https://gitee.com/openkylin/linux.git
drm/amdgpu: 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>
This commit is contained in:
parent
acdf249f31
commit
f797dd5184
|
@ -24,7 +24,8 @@
|
|||
#include "soc15.h"
|
||||
|
||||
#include "soc15_common.h"
|
||||
#include "soc15ip.h"
|
||||
#include "soc15_hw_ip.h"
|
||||
#include "vega10_ip_offset.h"
|
||||
|
||||
int vega10_reg_base_init(struct amdgpu_device *adev)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue