drm/amd/display: drop display_pipe_clocks.c.
authorDave Airlie <airlied@redhat.com>
Thu, 28 Sep 2017 00:10:22 +0000 (10:10 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:50:58 +0000 (16:50 -0400)
commit2126732fdaaa4101b186a76b4df52f575b5df4e5
tree08d83e48e1968d7f39341063af4b347c608e69e2
parentc12a7ba543d16c1770fb44670e5eb42ae524c502
drm/amd/display: drop display_pipe_clocks.c.

This code isn't used at all in the kernel tree, perhaps it can wait to
be imported when it is. It also does a lot of floating point calcs,
so probably good to drop it until it's needed and we can ensure
proper fpu accessors.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/Makefile
drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.h
drivers/gpu/drm/amd/display/dc/dml/display_pipe_clocks.c [deleted file]
drivers/gpu/drm/amd/display/dc/dml/display_pipe_clocks.h [deleted file]