uboot/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
..
ci_udc.h
designware_udc.h
dwc2_udc.h usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00
ehci-fsl.h
fotg210.h
fusbh200.h
lin_gadget_compat.h
mpc8xx_udc.h
pxa27x_udc.h
udc.h
ulpi.h usb: ulpi: Fix viewport_addr type 2016-04-01 17:18:09 -04:00