summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-01-24 18:00:57 -0500
committerAlex Deucher <alexander.deucher@amd.com>2017-01-27 12:20:41 -0500
commit689957b12b6315c63bd8cce879e2b259a8a4b666 (patch)
treea098ca3fc70899075cc27be2432e041a8336febf /drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
parentd848c0ba66a05650055b5e3af643a5741b300d46 (diff)
downloadop-kernel-dev-689957b12b6315c63bd8cce879e2b259a8a4b666.zip
op-kernel-dev-689957b12b6315c63bd8cce879e2b259a8a4b666.tar.gz
drm/amdgpu: move misc si headers into amdgpu
Move these to the amdgpu directory to match what we do for other asics. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
index b1f4808..c998f6a 100644
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
@@ -25,7 +25,7 @@
#include "amdgpu_ih.h"
#include "amdgpu_gfx.h"
#include "amdgpu_ucode.h"
-#include "si/clearstate_si.h"
+#include "clearstate_si.h"
#include "bif/bif_3_0_d.h"
#include "bif/bif_3_0_sh_mask.h"
#include "oss/oss_1_0_d.h"
OpenPOWER on IntegriCloud