summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/Makefile
diff options
context:
space:
mode:
authorVincent Abriou <vincent.abriou@st.com>2016-09-20 15:03:33 +0200
committerVincent Abriou <vincent.abriou@st.com>2016-09-20 15:03:33 +0200
commitb4bba92dfbe23ccc4f1f6c93db88c39c10aa075a (patch)
treee289790b68206cc95efa3e1eeaf1b69545776d8d /drivers/gpu/drm/sti/Makefile
parent38fdb8d95f8496f0db4fb1071998d27a35ba16a8 (diff)
drm/sti: remove stih415-416 platform support
stih415 and stih416 platform are obsolete and no more supported. Only stih407 and stih410 platform are maintained. Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Acked-by: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/sti/Makefile')
-rw-r--r--drivers/gpu/drm/sti/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/sti/Makefile b/drivers/gpu/drm/sti/Makefile
index b8057620b3b3..d20f7c0b4eac 100644
--- a/drivers/gpu/drm/sti/Makefile
+++ b/drivers/gpu/drm/sti/Makefile
@@ -9,7 +9,6 @@ sti-drm-y := \
sti_crtc.o \
sti_plane.o \
sti_hdmi.o \
- sti_hdmi_tx3g0c55phy.o \
sti_hdmi_tx3g4c28phy.o \
sti_dvo.o \
sti_awg_utils.o \