
2 Apr
2016
2 Apr
'16
4:02 a.m.
On Thu, Mar 31, 2016 at 11:12:20PM +0200, Mateusz Kulikowski wrote:
viewport_addr is address of memory mapped ULPI viewport. It is used only as argument to readl/writel later causing compile warnings on 64-bit devices.
This fix changes its type to match pointer size.
Signed-off-by: Mateusz Kulikowski mateusz.kulikowski@gmail.com Acked-by: Marek Vasut marex@denx.de
Applied to u-boot/master, thanks!
--
Tom