From e44fb8f44031ceabf4b7d647a344b18bddd7cfbb Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Thu, 4 Dec 2025 16:33:34 +0100 Subject: [PATCH] include: linux: README: Update to Linux v6.18 Now that we have completed the update of all headers to Linux kernel version v6.18, record it in the README file. Signed-off-by: Jacopo Mondi Reviewed-by: Laurent Pinchart --- include/linux/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/README b/include/linux/README index f9f68641..98b7d150 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.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not +Files in this directory are imported from v6.18 of the Linux kernel. Do not modify them manually.