summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2015-01-16 12:27:27 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-01-29 15:57:14 (GMT)
commit063c86f60ad4064b2cf62041bee8c6389e180b76 (patch)
treeeba21e9c377864825edca6e95150c965f80841d8 /drivers/gpu/drm/i915/Makefile
parenta2581a9e7cdc6167da779cf149296329371a32be (diff)
downloadlinux-063c86f60ad4064b2cf62041bee8c6389e180b76.tar.xz
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 c7e2ab5..f019225 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 \