From: Jingoo Han Date: Mon, 14 Oct 2013 00:18:54 +0000 (+0900) Subject: USB: ohci-exynos: Remove non-DT support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c00809d330cfe42469fcd1cfd63f0690b47ea9bb;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed