Files
u-boot-bpi-r3/include/usb
Mateusz Kulikowski 2cbe57cf26 usb: ulpi: Fix viewport_addr type
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>
2016-04-01 17:18:09 -04:00
..
2014-02-06 04:48:15 +01:00
2013-10-20 23:46:38 +02:00
2013-10-20 23:46:38 +02:00
2014-08-09 11:17:04 -04:00
2016-04-01 17:18:09 -04:00