aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/Makefile
diff options
context:
space:
mode:
authorVincent Abriou <vincent.abriou@st.com>2017-01-03 16:06:48 +0100
committerVincent Abriou <vincent.abriou@st.com>2017-01-06 15:12:03 +0100
commit6d10c54a83e214348a2f4d59b103047dc230343c (patch)
treeb73911ee0fadf289324c7d541189598b5d1e7785 /drivers/gpu/drm/sti/Makefile
parentdrm/sti: create fbdev at binding (diff)
downloadlinux-dev-6d10c54a83e214348a2f4d59b103047dc230343c.tar.xz
linux-dev-6d10c54a83e214348a2f4d59b103047dc230343c.zip
drm/sti: remove deprecated sti_vtac.c file
stih416 chip family is no more supported in Linux v4.9. It is then useless to keep sti_vtac.c file since it not used at all for the stih407/10 chip family supported by sti driver. Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
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 d20f7c0b4eac..c35db12435c3 100644
--- a/drivers/gpu/drm/sti/Makefile
+++ b/drivers/gpu/drm/sti/Makefile
@@ -13,7 +13,6 @@ sti-drm-y := \
sti_dvo.o \
sti_awg_utils.o \
sti_vtg.o \
- sti_vtac.o \
sti_hda.o \
sti_tvout.o \
sti_hqvdp.o \