summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tve200/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/tve200/Makefile')
-rw-r--r--drivers/gpu/drm/tve200/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/tve200/Makefile b/drivers/gpu/drm/tve200/Makefile
index a9dba54f7ee5..6b7a6a1dcbf8 100644
--- a/drivers/gpu/drm/tve200/Makefile
+++ b/drivers/gpu/drm/tve200/Makefile
@@ -1,5 +1,4 @@
-tve200_drm-y += tve200_connector.o \
- tve200_display.o \
+tve200_drm-y += tve200_display.o \
tve200_drv.o
obj-$(CONFIG_DRM_TVE200) += tve200_drm.o