Hi Sean, On Sat, Feb 29, 2020 at 5:06 AM Sean Anderson <sean...@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 <sean...@gmail.com> > --- > > Changes in v5: > - New > > drivers/gpio/dwapb_gpio.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Bin Meng <bmeng...@gmail.com> Regards, Bin