Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

media: atomisp: remove left-over videobuf include

This source still included the media/videobuf-vmalloc.h
header, even though it is no longer used.

Since the old videobuf framework is about to be removed,
delete this include first.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>

-1
-1
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
··· 16 16 * 17 17 */ 18 18 19 - #include <media/videobuf-vmalloc.h> 20 19 #include <media/v4l2-dev.h> 21 20 #include <media/v4l2-event.h> 22 21