All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't compile with exynos4_defconfig
@ 2011-06-03  2:25 Sangbeom Kim
  2011-06-03 22:35 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Sangbeom Kim @ 2011-06-03  2:25 UTC (permalink / raw)
  To: linux-samsung-soc, 'Kukjin Kim'

Hi,

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':
/home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:54: undefined
reference to `s5p_usb_phy_init'
/home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:54: undefined
reference to `s5p_usb_phy_init'
/home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:56: undefined
reference to `s5p_usb_phy_exit'
/home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:56: undefined
reference to `s5p_usb_phy_exit'
make: *** [.tmp_vmlinux1] Error 1 


Regards,
SB Kim

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can't compile with exynos4_defconfig
  2011-06-03  2:25 Can't compile with exynos4_defconfig Sangbeom Kim
@ 2011-06-03 22:35 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2011-06-03 22:35 UTC (permalink / raw)
  To: Sangbeom Kim; +Cc: linux-samsung-soc

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':
 > /home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:54: undefined
 > reference to `s5p_usb_phy_init'
 > /home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:54: undefined
 > reference to `s5p_usb_phy_init'
 > /home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:56: undefined
 > reference to `s5p_usb_phy_exit'
 > /home/cornus/tmp/linux-3.0-rc1/arch/arm/plat-s5p/dev-ehci.c:56: undefined
 > reference to `s5p_usb_phy_exit'
 > make: *** [.tmp_vmlinux1] Error 1

Thanks for your pointing out.

As a note, submitted Thushar's patch(ARM: S5P: Fix compilation error
for exynos4_defconfig) can solve this build error.

Could you please test kernel 'Linux 3.0-rc1' on SMDKV310 or SMDKC210
with exynos4_defconfig? If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-03 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03  2:25 Can't compile with exynos4_defconfig Sangbeom Kim
2011-06-03 22:35 ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.