mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-09 06:31:41 +02:00
Those functions will be re-used when the ehci MXS driver (for imx28) will be converted to also support CONFIG_DM_USB. No functional changes introduced - only cosmetic changes (u32 type) and alignment to pass checkpatch. Signed-off-by: Lukasz Majewski <lukma@denx.de>