aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani.nikula@intel.com> 2015-01-16 14:27:27 +0200
committerGravatar Daniel Vetter <daniel.vetter@ffwll.ch> 2015-01-29 16:57:14 +0100
commit063c86f60ad4064b2cf62041bee8c6389e180b76 (patch)
treeeba21e9c377864825edca6e95150c965f80841d8 /drivers/gpu/drm/i915/Makefile
parentdrm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static (diff)
downloadlinux-063c86f60ad4064b2cf62041bee8c6389e180b76.tar.gz
linux-063c86f60ad4064b2cf62041bee8c6389e180b76.tar.bz2
linux-063c86f60ad4064b2cf62041bee8c6389e180b76.zip
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
The removed functions can be resurrected in intel_dsi.c as need arises. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-By: Shobhit Kumar <shobhit.kumar@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile')
-rw-r--r--drivers/gpu/drm/i915/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile
index c7e2ab59c85e..f01922591679 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -72,7 +72,6 @@ i915-y += dvo_ch7017.o \
intel_ddi.o \
intel_dp.o \
intel_dp_mst.o \
- intel_dsi_cmd.o \
intel_dsi.o \
intel_dsi_pll.o \
intel_dsi_panel_vbt.o \