summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/pl111/Makefile')
-rw-r--r--drivers/gpu/drm/pl111/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/pl111/Makefile b/drivers/gpu/drm/pl111/Makefile
index f2874bbdaa14..9c5e8dba8ac6 100644
--- a/drivers/gpu/drm/pl111/Makefile
+++ b/drivers/gpu/drm/pl111/Makefile
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
-pl111_drm-y += pl111_connector.o \
- pl111_display.o \
+pl111_drm-y += pl111_display.o \
+ pl111_versatile.o \
pl111_drv.o
pl111_drm-$(CONFIG_DEBUG_FS) += pl111_debugfs.o