include: linux: Add v4l2-isp.h
Import the v4l2-isp.h header from the Linux kernel version v6.19-rc1 at
revision e36dbd1cf3df ("media: uapi: Introduce V4L2 generic ISP types").
Create the include/linux/media/ directory so that header files exported
from the kernel which include this file do not need to be adjusted when
imported in libcamera.
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Tested-by: Antoine Bouyer <antoine.bouyer@nxp.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
This commit is contained in:
@@ -52,6 +52,7 @@ headers="
|
||||
linux/dw100.h
|
||||
linux/media-bus-format.h
|
||||
linux/media.h
|
||||
linux/media/v4l2-isp.h
|
||||
linux/rkisp1-config.h
|
||||
linux/stddef.h
|
||||
linux/udmabuf.h
|
||||
|
||||
Reference in New Issue
Block a user