[PATCH] video: dw_hdmi: Fix compiler warnings with gcc-14

Anatolij Gustschin agust at denx.de
Sun Apr 21 01:16:30 CEST 2024


On Sat, 27 Jan 2024 14:54:59 -0800
Khem Raj raj.khem at gmail.com wrote:

> GCC-14 find more warnings like
> "make pointer from integer without a cast"
> fix them by adding a type cast.
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  drivers/video/dw_hdmi.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

applied to u-boot-video.

--
Anatolij


More information about the U-Boot mailing list