Files
u-boot/board
Marek Vasut 5d5716eebc usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
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>
2015-12-17 21:54:41 +01:00
..
2015-09-11 17:12:57 -04:00
2015-11-05 08:24:42 +01:00
2015-11-12 17:38:08 +01:00
2015-09-11 14:59:16 -04:00
2015-09-28 10:48:23 -04:00
2015-08-05 08:44:06 -06:00
2015-12-09 17:44:56 +08:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-12 09:21:07 -07:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-12-12 15:56:08 -05:00
2015-11-21 21:50:17 -05:00
2015-12-07 10:14:29 +01:00