commit | 57ae1605c0f511bca212787d28d79a3f82c0a7f9 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Oct 10 16:41:19 2013 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 11 16:53:42 2013 -0700 |
tree | 8ad15aa918a8859e5413a7f03914e433b0a67a60 | |
parent | a4b3f029c90c45e0e2dd961abdaff70b86dd7efa [diff] |
USB: ehci-s5p: Remove non-DT support The non-DT for EXYNOS SoCs is not supported from v3.11. Thus, there is no need to support non-DT for Exynos EHCI driver. The 'include/linux/platform_data/usb-ehci-s5p.h' file has been used for non-DT support. Thus, the 'usb-ehci-s5p.h' file can be removed. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>