Skip to content

Commit

Permalink
Revert "drm: bridge: dw-hdmi: add hdcp1.4 support"
Browse files Browse the repository at this point in the history
This reverts commit 1f58bcd.
  • Loading branch information
ayufan committed Jun 20, 2017
1 parent 7b1605c commit bf512ba
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 893 deletions.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/bridge/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ccflags-y := -Iinclude/drm

obj-$(CONFIG_DRM_DW_HDMI) += dw-hdmi.o dw-hdmi-hdcp.o
obj-$(CONFIG_DRM_DW_HDMI) += dw-hdmi.o
obj-$(CONFIG_DRM_DW_HDMI_AHB_AUDIO) += dw-hdmi-ahb-audio.o
obj-$(CONFIG_DRM_DW_HDMI_I2S_AUDIO) += dw-hdmi-i2s-audio.o
obj-$(CONFIG_DRM_NXP_PTN3460) += nxp-ptn3460.o
Expand Down
Loading

0 comments on commit bf512ba

Please sign in to comment.