[PATCH v5 15/33] gpio: dw: Fix warnings about casting int to pointer
Bin Meng
bmeng.cn at gmail.com
Mon Mar 2 03:27:26 CET 2020
Hi Sean,
On Sat, Feb 29, 2020 at 5:06 AM Sean Anderson <seanga2 at gmail.com> wrote:
>
> Explicitly cast fdt_addr_t to a void pointer, since we pass it to readl.
Explicitly cast => Change?
As what the patch does
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v5:
> - New
>
> drivers/gpio/dwapb_gpio.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Regards,
Bin
More information about the U-Boot
mailing list