diff options
author | Hans de Goede <hdegoede@redhat.com> | 2024-05-30 19:15:57 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-06-03 12:14:33 +0300 |
commit | 70d553812eb40dd5f48f9e35b90610926842c802 (patch) | |
tree | 545b5bf1a0feb4a3950dd922dee9120ed548f26e /include/linux/README | |
parent | f6aa63acadaf8049f68ecdc7d4115f9b613e24cd (diff) |
include: linux: Update kernel headers to version v6.10-rc1
Updated kernel headers to v6.10-rc1 using utils/update-kernel-headers.sh
and re-instating libcamera local modifications.
This includes adding include/linux/udmabuf.h which was not part
of libcamera's include/linux headers before.
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>
Diffstat (limited to 'include/linux/README')
-rw-r--r-- | include/linux/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/README b/include/linux/README index 101e4997..b7795309 100644 --- a/include/linux/README +++ b/include/linux/README @@ -1,4 +1,4 @@ # SPDX-License-Identifier: CC0-1.0 -Files in this directory are imported from v6.7 of the Linux kernel. Do not +Files in this directory are imported from v6.10-rc1 of the Linux kernel. Do not modify them manually. |