All of lore.kernel.org
 help / color / mirror / Atom feed
* Failures with rc9
@ 2008-10-10 10:01 Premi, Sanjeev
  2008-10-10 10:13 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Premi, Sanjeev @ 2008-10-10 10:01 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org Mailing List

Hi all,

Noticed build failures with v2.6.27-rc9-5073-g5b99e69, when building for omap3_evm.

arch/arm/mach-omap2/built-in.o: In function `hsmmc_card_detect':
/home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:50: undefined reference to `twl4030_get_gpio_datain'
arch/arm/mach-omap2/built-in.o: In function `hsmmc_cleanup':
/home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:82: undefined reference to `twl4030_free_gpio'
arch/arm/mach-omap2/built-in.o: In function `hsmmc_late_init':
/home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:63: undefined reference to `twl4030_request_gpio'
/home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:67: undefined reference to `twl4030_set_gpio_debounce'
make: *** [.tmp_vmlinux1] Error 1

Best regards,
Sanjeev

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

* Re: Failures with rc9
  2008-10-10 10:01 Failures with rc9 Premi, Sanjeev
@ 2008-10-10 10:13 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-10-10 10:13 UTC (permalink / raw)
  To: Premi, Sanjeev; +Cc: linux-omap@vger.kernel.org Mailing List

* Premi, Sanjeev <premi@ti.com> [081010 13:02]:
> Hi all,
> 
> Noticed build failures with v2.6.27-rc9-5073-g5b99e69, when building for omap3_evm.
> 
> arch/arm/mach-omap2/built-in.o: In function `hsmmc_card_detect':
> /home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:50: undefined reference to `twl4030_get_gpio_datain'
> arch/arm/mach-omap2/built-in.o: In function `hsmmc_cleanup':
> /home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:82: undefined reference to `twl4030_free_gpio'
> arch/arm/mach-omap2/built-in.o: In function `hsmmc_late_init':
> /home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:63: undefined reference to `twl4030_request_gpio'
> /home/self/linux-omap/arch/arm/mach-omap2/hsmmc.c:67: undefined reference to `twl4030_set_gpio_debounce'
> make: *** [.tmp_vmlinux1] Error 1

Sorry, you need to manually enable CONFIG_GPIO_TWL4030=y in your
.config until we have all the defconfigs updated.

Tony

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

end of thread, other threads:[~2008-10-10 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10 10:01 Failures with rc9 Premi, Sanjeev
2008-10-10 10:13 ` Tony Lindgren

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.