From: Arnd Bergmann Date: Thu, 11 Apr 2013 20:49:39 +0000 (+0200) Subject: usb: exynos: do not include plat/usb-phy.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cccfc53626bb74f5b9fbacfdcd3c475f0e1f359b;p=pandora-kernel.git usb: exynos: do not include plat/usb-phy.h The definitions have moved to include/linux/usb/samsung-usb-phy.h, and plat/usb-phy.h is unavailable from drivers in a multiplatform configuration. Also fix up the plat/usb-phy.h header file to use the definitions from the new header instead of providing a separate copy. Signed-off-by: Arnd Bergmann Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed