update-kernel-headers: Add linux/udmabuf.h to headers to sync
linux/udmabuf.h will be used by upcoming DmaBufAllocator changes and it is not available on some older kernels. Add it to the headers to sync. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
1020b6be51
commit
f6aa63acad
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ headers="
|
|||
linux/media-bus-format.h
|
||||
linux/media.h
|
||||
linux/rkisp1-config.h
|
||||
linux/udmabuf.h
|
||||
linux/v4l2-common.h
|
||||
linux/v4l2-controls.h
|
||||
linux/v4l2-mediabus.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue