From: Jingoo Han Date: Thu, 10 Oct 2013 07:41:19 +0000 (+0900) Subject: USB: ehci-s5p: Remove non-DT support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ae1605c0f511bca212787d28d79a3f82c0a7f9;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed