All of lore.kernel.org
 help / color / mirror / Atom feed
* OMAP2-only kernel compile broken
@ 2011-07-10  1:57 Paul Walmsley
  2011-07-10  9:52 ` Felipe Balbi
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Walmsley @ 2011-07-10  1:57 UTC (permalink / raw)
  To: balbi, hemahk; +Cc: tony, linux-omap


Hello Hema, Felipe,

Commits 208466dc10083e734a8af71d10f923ee4bff950c ("usb: otg:
OMAP4430: Powerdown the internal PHY when USB is disabled") and
fb91cde49c327ff957c55d91805bc6abda59b311 ("usb: musb: OMAP4430:
Power down the PHY during board init") break compilation on OMAP2:

  LD      .tmp_vmlinux1
arch/arm/mach-omap2/built-in.o:(.data+0x7ce0): undefined reference to `omap4430_phy_init'
arch/arm/mach-omap2/built-in.o:(.data+0x7ce4): undefined reference to `omap4430_phy_exit'
arch/arm/mach-omap2/built-in.o:(.data+0x7ce8): undefined reference to `omap4430_phy_power'
arch/arm/mach-omap2/built-in.o:(.data+0x7cec): undefined reference to `omap4430_phy_set_clk'
arch/arm/mach-omap2/built-in.o:(.data+0x7cf0): undefined reference to `omap4430_phy_suspend'
make: *** [.tmp_vmlinux1] Error 1


Could you please figure out a clean way to fix this for the 3.1 rc series?

thanks,

- Paul

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

end of thread, other threads:[~2011-08-15 16:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-10  1:57 OMAP2-only kernel compile broken Paul Walmsley
2011-07-10  9:52 ` Felipe Balbi
2011-07-10 10:35   ` Santosh Shilimkar
2011-07-10 11:43   ` Paul Walmsley
2011-07-11  6:21     ` Felipe Balbi
2011-07-11  6:31       ` Paul Walmsley
2011-07-11  6:42         ` Paul Walmsley
2011-07-11  6:43         ` Felipe Balbi
2011-07-11  8:26           ` Tony Lindgren
2011-07-11  9:24             ` Felipe Balbi
2011-08-15 15:44               ` Paul Walmsley
2011-08-15 16:02                 ` Felipe Balbi
2011-07-11  6:57     ` Felipe Balbi

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.