[4/6] utils: update-kernel-headers: Add linux/media/arm/mali-c55-config.h
diff mbox series

Message ID 20260504000431.1340150-5-laurent.pinchart@ideasonboard.com
State New
Headers show
Series
  • libcamera: kernel headers update
Related show

Commit Message

Laurent Pinchart May 4, 2026, 12:04 a.m. UTC
The mali-c55-config.h header is now in the mainline kernel. Add it to
the update-kernel-headers.sh script.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 utils/update-kernel-headers.sh | 1 +
 1 file changed, 1 insertion(+)

Comments

Kieran Bingham May 4, 2026, 8:44 a.m. UTC | #1
Quoting Laurent Pinchart (2026-05-04 01:04:29)
> The mali-c55-config.h header is now in the mainline kernel. Add it to
> the update-kernel-headers.sh script.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

and here it is.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

> ---
>  utils/update-kernel-headers.sh | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/utils/update-kernel-headers.sh b/utils/update-kernel-headers.sh
> index 9f3a79ec6999..d97840ee0181 100755
> --- a/utils/update-kernel-headers.sh
> +++ b/utils/update-kernel-headers.sh
> @@ -54,6 +54,7 @@ headers="
>         linux/dw100.h
>         linux/media-bus-format.h
>         linux/media.h
> +       linux/media/arm/mali-c55-config.h
>         linux/media/v4l2-isp.h
>         linux/rkisp1-config.h
>         linux/stddef.h
> -- 
> Regards,
> 
> Laurent Pinchart
>
Barnabás Pőcze May 4, 2026, 9:12 a.m. UTC | #2
2026. 05. 04. 2:04 keltezéssel, Laurent Pinchart írta:
> The mali-c55-config.h header is now in the mainline kernel. Add it to
> the update-kernel-headers.sh script.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---

Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>


>   utils/update-kernel-headers.sh | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/utils/update-kernel-headers.sh b/utils/update-kernel-headers.sh
> index 9f3a79ec6999..d97840ee0181 100755
> --- a/utils/update-kernel-headers.sh
> +++ b/utils/update-kernel-headers.sh
> @@ -54,6 +54,7 @@ headers="
>   	linux/dw100.h
>   	linux/media-bus-format.h
>   	linux/media.h
> +	linux/media/arm/mali-c55-config.h
>   	linux/media/v4l2-isp.h
>   	linux/rkisp1-config.h
>   	linux/stddef.h

Patch
diff mbox series

diff --git a/utils/update-kernel-headers.sh b/utils/update-kernel-headers.sh
index 9f3a79ec6999..d97840ee0181 100755
--- a/utils/update-kernel-headers.sh
+++ b/utils/update-kernel-headers.sh
@@ -54,6 +54,7 @@  headers="
 	linux/dw100.h
 	linux/media-bus-format.h
 	linux/media.h
+	linux/media/arm/mali-c55-config.h
 	linux/media/v4l2-isp.h
 	linux/rkisp1-config.h
 	linux/stddef.h