mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 14:01:09 +02:00
To get USB working again on the i.MX6, this patch fixes a bug introduced
with commit 522b2a0
"Add proper IO accessors for mx6 usb registers.".
At that occasion, I also added the missing __iomem directive.
Cc: Marek Vasut <marex@denx.de>
CC: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Wolfgang Grandegger <wg@denx.de>