ARM: S5P: Fix compilation error for exynos4_defconfig
authorTushar Behera <tushar.behera@linaro.org>
Fri, 3 Jun 2011 07:04:14 +0000 (12:34 +0530)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 3 Jun 2011 22:30:02 +0000 (15:30 -0700)
commitf8d8e12dd1e0e2559e2419b7acdaf9eee9865736
treea9a468cc1ba324c5979df0e98b7f8d3dda43afe5
parent08115a139229ca84adfef4d5983c3c186b9d1c30
ARM: S5P: Fix compilation error for exynos4_defconfig

Added Kconfig entry for setup-usb-phy.c on which EHCI support
is dependent on.

Following the naming convention of other setup files, we have
following renaming.
usb-phy.c ==> setup-usb-phy.c

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/setup-usb-phy.c [moved from arch/arm/mach-exynos4/usb-phy.c with 100% similarity]