1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-18 16:32:07 +02:00
Files
u-boot-megous/include/usb
Marek Vasut b4d5cf0bc8 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
The driver is actually for the Designware DWC2 controller.
This patch renames struct s3c_udc to struct dwc2_udc to make
things more obvious and clear.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-12-17 21:54:38 +01:00
..