[PATCH 0/2] 3 build failures in imx-for-2.6.39
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Tue Mar 1 15:30:18 EST 2011
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/ |
More information about the linux-arm-kernel
mailing list