On 16 June 2017 at 04:42, Eric Gao <[email protected]> wrote: > Some address relevant varibable is defined originally as u64. To > compatible with arm32, this patch change them to "void __iomem *" type. > > Signed-off-by: Eric Gao <[email protected]> > > --- > > Changes in v1: > -Change the address base variable to uintptr_t type. > > drivers/video/rockchip/rk_mipi.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

