usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
authorJingoo Han <jg1.han@samsung.com>
Tue, 4 Nov 2014 02:01:47 +0000 (11:01 +0900)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Nov 2014 19:22:19 +0000 (13:22 -0600)
DWC3 Exynos Specific Glue layer can be used only for Exynos SoCs.
In addition, non-DT for EXYNOS SoCs is not supported from v3.11;
thus, there is no need to support non-DT for DWC3 Exynos Specific
Glue layer.

The 'linux/platform_data/dwc3-exynos.h' file has been used for
non-DT support. Thus, the 'dwc3-exynos.h' file is removed, because
it is not used anymore.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/dwc3-exynos.c
include/linux/platform_data/dwc3-exynos.h [deleted file]

Simple merge
Simple merge
diff --cc include/linux/platform_data/dwc3-exynos.h
Simple merge