summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-08-13 10:22:54 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 09:40:01 +0200
commit2a2fffb488a3c5ea9c06d0b572c90c4aa78709b6 (patch)
tree9ac3d17c5e928b040797a54223af057a1d4c64f0 /drivers/media/v4l2-core/Makefile
parent785c4aa400cb81cb96793771bb629c6582c71f21 (diff)
downloadlinux-stable-2a2fffb488a3c5ea9c06d0b572c90c4aa78709b6.tar.gz
linux-stable-2a2fffb488a3c5ea9c06d0b572c90c4aa78709b6.tar.bz2
linux-stable-2a2fffb488a3c5ea9c06d0b572c90c4aa78709b6.zip
media: remove the old videobuf framework
The last driver that still used this old framework has been converted to the videobuf2 framework. So it is now time to delete the old videobuf code. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/media/v4l2-core/Makefile')
-rw-r--r--drivers/media/v4l2-core/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/v4l2-core/Makefile b/drivers/media/v4l2-core/Makefile
index be2551705755..2177b9d63a8f 100644
--- a/drivers/media/v4l2-core/Makefile
+++ b/drivers/media/v4l2-core/Makefile
@@ -33,10 +33,5 @@ obj-$(CONFIG_V4L2_JPEG_HELPER) += v4l2-jpeg.o
obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o
obj-$(CONFIG_V4L2_VP9) += v4l2-vp9.o
-obj-$(CONFIG_VIDEOBUF_DMA_CONTIG) += videobuf-dma-contig.o
-obj-$(CONFIG_VIDEOBUF_DMA_SG) += videobuf-dma-sg.o
-obj-$(CONFIG_VIDEOBUF_GEN) += videobuf-core.o
-obj-$(CONFIG_VIDEOBUF_VMALLOC) += videobuf-vmalloc.o
-
obj-$(CONFIG_VIDEO_TUNER) += tuner.o
obj-$(CONFIG_VIDEO_DEV) += v4l2-dv-timings.o videodev.o