Signed-off-by: Jammy Zhou <Jammy.Zhou@xxxxxxx> --- drivers/gpu/drm/amd/acp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/acp/Makefile b/drivers/gpu/drm/amd/acp/Makefile index c8c3303..b33bbd6 100644 --- a/drivers/gpu/drm/amd/acp/Makefile +++ b/drivers/gpu/drm/amd/acp/Makefile @@ -3,7 +3,7 @@ # of AMDSOC/AMDGPU drm driver. # It provides the HW control for ACP related functionalities. -ccflags-y += -Idrivers/gpu/drm/amd/include/asic_reg/acp +ccflags-y += -I$(src)/../include/asic_reg/acp subdir-ccflags-y += -I$(AMDACPPATH)/ -I$(AMDACPPATH)/include AMD_ACP_FILES := $(AMDACPPATH)/acp_hw.o -- 1.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel