Skip to content

Commit

Permalink
media: atomisp: remove left-over videobuf include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil committed Sep 27, 2023
1 parent 0c7b8c5 commit 785c4aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*
*/

#include <media/videobuf-vmalloc.h>
#include <media/v4l2-dev.h>
#include <media/v4l2-event.h>

Expand Down

0 comments on commit 785c4aa

Please sign in to comment.