summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce120/Makefile
diff options
context:
space:
mode:
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>2017-04-24 15:20:24 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 18:06:38 -0400
commit86b6a203b966ea54e3225b49e53769cf4c116905 (patch)
tree791b5ebe694249d57014a2aa3fec9ae7807f66eb /drivers/gpu/drm/amd/display/dc/dce120/Makefile
parent50db413d557c39de9a976e2c9826d4e86e721c7c (diff)
drm/amd/display: dce120 to dce ipp refactor
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce120/Makefile')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dce120/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce120/Makefile b/drivers/gpu/drm/amd/display/dc/dce120/Makefile
index 3c6b3fa98ddc..826c12ee368c 100644
--- a/drivers/gpu/drm/amd/display/dc/dce120/Makefile
+++ b/drivers/gpu/drm/amd/display/dc/dce120/Makefile
@@ -4,7 +4,6 @@
DCE120 = dce120_resource.o dce120_timing_generator.o \
-dce120_ipp.o dce120_ipp_cursor.o dce120_ipp_gamma.o \
dce120_mem_input.o dce120_hw_sequencer.o
AMD_DAL_DCE120 = $(addprefix $(AMDDALPATH)/dc/dce120/,$(DCE120))