aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-08-13 10:20:49 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 09:40:01 +0200
commit785c4aa400cb81cb96793771bb629c6582c71f21 (patch)
tree064993eda675c24f504b23119d15d08e7d197b29
parentmedia: imx-jpeg: Remove unused declarations (diff)
downloadwireguard-linux-785c4aa400cb81cb96793771bb629c6582c71f21.tar.xz
wireguard-linux-785c4aa400cb81cb96793771bb629c6582c71f21.zip
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>
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp_compat_css20.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
index b97ec85aa0ba..0c02f41e1a1f 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
+++ b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
@@ -16,7 +16,6 @@
*
*/
-#include <media/videobuf-vmalloc.h>
#include <media/v4l2-dev.h>
#include <media/v4l2-event.h>