Randconfig module build error with OMAP4_ERRATA_I688
From: Shilimkar, Santosh <hidden>
Date: 2012-03-01 09:09:36
Also in:
linux-omap
From: Shilimkar, Santosh <hidden>
Date: 2012-03-01 09:09:36
Also in:
linux-omap
On Wed, Feb 29, 2012 at 11:07 PM, Tony Lindgren [off-list ref] wrote:
Hi Santosh, Looks like OMAP4_ERRATA_I688 still has one more issue: Modules won't build at least with the attached randconfig generated file. Can you please take a look at how to deal with it? Maybe omap_bus_sync should be an inline function with some wrapper for the sleep44xx.S to call? I already posted a fix for the GPMC related error with the same .config file.
This one builds for me against 'Linux 3.3-rc5, Ofocurse I got below error with the attached .config which I bypassed to see the Errata build failure. arch/arm/mach-omap2/built-in.o: In function `n8x0_mmc_callback': linux-2.6/arch/arm/mach-omap2/board-n8x0.c:374: undefined reference to `omap_mmc_notify_cover_event' make: *** [.tmp_vmlinux1] Error 1 I build this with below toolchain... $arm-none-linux-gnueabi-gcc --version arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2011.03-41) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. Am I missing anything ? Regards Santosh