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

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.