Re: [PATCH] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Tushar Behera
Hi Marek, Thanks for your review. On Friday 03 June 2011 11:23 AM, Marek Szyprowski wrote: Hello, On Friday, June 03, 2011 7:07 AM Tushar Behera wrote: EHCI requires that USB support be enabled in kernel config. Selecting USB_SUPPORT with S5P_DEV_USB_EHCI fixes the problem. Signed-off-by:

[PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Tushar Behera
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.beh...@linaro.org --- arch/arm/mach-exynos4/Kconfig

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Joonyoung Shim
On 2011-06-03 오후 4:04, Tushar Behera wrote: 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

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread JinGoo Han
Acked-by: Jingoo Han jg1@samsung.com --- Original Message --- Sender : Tushar Beheratushar.beh...@linaro.org Date : Jun 03, 2011 16:04 (GMT+09:00) Title : [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig Added Kconfig entry for setup-usb-phy.c on which

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Tushar Behera
Hi, On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote: On 2011-06-03 오후 4:04, Tushar Behera wrote: 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

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Joonyoung Shim
On 2011-06-03 오후 5:44, Tushar Behera wrote: Hi, On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote: On 2011-06-03 오후 4:04, Tushar Behera wrote: 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

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Tushar Behera
On Friday 03 June 2011 02:28 PM, Joonyoung Shim wrote: On 2011-06-03 오후 5:44, Tushar Behera wrote: Hi, On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote: On 2011-06-03 오후 4:04, Tushar Behera wrote: Added Kconfig entry for setup-usb-phy.c on which EHCI support is dependent on. Following

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Thomas Abraham
On 3 June 2011 12:34, Tushar Behera tushar.beh...@linaro.org wrote: 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

RE: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Marek Szyprowski
Hello, On Friday, June 03, 2011 1:52 PM Thomas Abraham wrote: On 3 June 2011 12:34, Tushar Behera tushar.beh...@linaro.org wrote: 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

Re: [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Kukjin Kim
On 06/03/11 00:04, Tushar Behera wrote: 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 Beheratushar.beh...@linaro.org

Re: Can't compile with exynos4_defconfig

2011-06-03 Thread Kukjin Kim
On 06/02/11 19:25, Sangbeom Kim wrote: Hi, Hi Sangbeom Kim, By default exynos4_defconfig, 3.0-rc1 can't compile the code. It seem to have dependency on usb configuration. Error message: arch/arm/plat-s5p/built-in.o: In function `s5p_ehci_set_platdata':

Re: [PATCH v3 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx

2011-06-03 Thread Kukjin Kim
On 06/02/11 03:54, Heiko Stübner wrote: The syscore_ops patch from Rafael J. Wysocki introduced some small glitches for the S3C24XX cpus resulting in compile errors. Changes since v1: add missing Signed-off-by lines Changes since v2: fix mangled tabs Heiko Stuebner (3): Fix missing struct