All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] 3 build failures in imx-for-2.6.39
@ 2011-03-01 20:30 Uwe Kleine-König
  2011-03-01 20:30 ` [PATCH 1/2] ARM: mx3/cpuimx35: fix build failure Uwe Kleine-König
  2011-03-01 20:30 ` [PATCH 2/2] ARM: mx3/pcm043: " Uwe Kleine-König
  0 siblings, 2 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2011-03-01 20:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

currently there are 3 build failures in Sascha's imx-for-2.6.39 branch.
Two of them are fixed in this series, I didn't find motivation to fix
the third (in mx51_defconfig):

	arch/arm/mach-mx5/built-in.o: In function `efika_board_common_init':
	board-mx51_efikamx.c:(.init.text+0x1384): undefined reference to `otg_ulpi_create'
	board-mx51_efikamx.c:(.init.text+0x1430): undefined reference to `mxc_ulpi_access_ops'

I guess there are some #ifdefs missing somewhere.

I talked shortly to Sascha about it and we both think that these #ifdefs
are ugly and a better fix is needed here. (E.g. providing dummys for
the used functions. But I didn't look into that yet.)

For the two patches in this series I'd suggest to squash them in the
offending commits, but that's up to Sascha to decide.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

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

end of thread, other threads:[~2011-03-01 21:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-01 20:30 [PATCH 0/2] 3 build failures in imx-for-2.6.39 Uwe Kleine-König
2011-03-01 20:30 ` [PATCH 1/2] ARM: mx3/cpuimx35: fix build failure Uwe Kleine-König
2011-03-01 20:37   ` Russell King - ARM Linux
2011-03-01 20:52     ` Uwe Kleine-König
2011-03-01 20:30 ` [PATCH 2/2] ARM: mx3/pcm043: " Uwe Kleine-König
2011-03-01 21:23   ` Fabio Estevam

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.