u-boot-brain/board/samsung
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
..
arndale dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
common samsung: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
goni usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00
odroid usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00
origen Fix bad return value checks (detected with Coccinelle) 2015-10-24 13:50:30 -04:00
smdk2410 smdk2410: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
smdk5250 exynos: Add support for spring 2015-08-05 21:06:17 -06:00
smdk5420 exynos: Drop old exynos5420-specific board code 2015-08-05 21:06:16 -06:00
smdkc100 dm: select CONFIG_DM* options 2015-04-18 11:11:30 -06:00
smdkv310 smdkv310: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
trats usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00
trats2 usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00
universal_c210 usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 2015-12-17 21:54:41 +01:00