[PATCH 0/4] Fix sparse warnings

Michal Simek michal.simek at amd.com
Fri Jan 6 13:45:05 CET 2023



On 1/6/23 13:00, Ashok Reddy Soma wrote:
> Run and fix sparse warnings in below files
>   -drivers/mmc/zynq_sdhci.c
>   -board/xilinx/common/board.h
>   -drivers/gpio/zynqmp_gpio_modepin.c
>   -board/xilinx/versal/board.c
> 
> 
> Algapally Santosh Sagar (4):
>    xilinx: common: Add missing prototype for board_get_usable_ram_top
>    gpio: zynqmp: Remove unused variable ret
>    xilinx: versal: Add missing prototype
>    drivers: mmc: Change datatype to fix a warning
> 
>   board/xilinx/common/board.h        | 4 ++++
>   board/xilinx/versal/board.c        | 1 +
>   drivers/gpio/zynqmp_gpio_modepin.c | 3 +--
>   drivers/mmc/zynq_sdhci.c           | 2 +-
>   4 files changed, 7 insertions(+), 3 deletions(-)
> 

Please do it against upstream.

M


More information about the U-Boot mailing list