mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
5d5716eebc
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h. The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1` Signed-off-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
ci_udc.h | ||
designware_udc.h | ||
dwc2_udc.h | ||
ehci-fsl.h | ||
fotg210.h | ||
fusbh200.h | ||
lin_gadget_compat.h | ||
mpc8xx_udc.h | ||
pxa27x_udc.h | ||
udc.h | ||
ulpi.h |