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:
Hawking Zhang 2018-01-15 15:09:40 +08:00 committed by Alex Deucher
parent acdf249f31
commit f797dd5184
1 changed files with 2 additions and 1 deletions

View File

@ -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)
{