OSDN Git Service

USB: ohci-exynos: Remove non-DT support
authorJingoo Han <jg1.han@samsung.com>
Mon, 14 Oct 2013 00:18:54 +0000 (09:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 18:09:13 +0000 (11:09 -0700)
commitc00809d330cfe42469fcd1cfd63f0690b47ea9bb
tree0ce8b3cfc41b4e85f9c185a0671b392f89a057cd
parent88ed9fd50e573fee332ca1e07641102b59f743fe
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>
drivers/usb/host/ohci-exynos.c
include/linux/platform_data/usb-ohci-exynos.h [deleted file]