commit | c00809d330cfe42469fcd1cfd63f0690b47ea9bb | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Mon Oct 14 09:18:54 2013 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 14 11:09:13 2013 -0700 |
tree | 0ce8b3cfc41b4e85f9c185a0671b392f89a057cd | |
parent | 88ed9fd50e573fee332ca1e07641102b59f743fe [diff] |
USB: ohci-exynos: 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 OHCI driver. The 'include/linux/platform_data/usb-ohci-exynos.h' file has been used for non-DT support. Thus, the 'usb-ohci-exynos.h' file can be removed. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>