Re: linux-next: Tree for Nov 26 (mmc/host/tifm_sd.c)
From: Randy Dunlap <hidden>
Date: 2012-11-26 19:43:17
Also in:
linux-mmc, lkml
From: Randy Dunlap <hidden>
Date: 2012-11-26 19:43:17
Also in:
linux-mmc, lkml
On 11/26/2012 06:17 AM, Stephen Rothwell wrote:
Hi all, Changes since 20121115:
on i386: drivers/built-in.o: In function `tifm_sd_request': tifm_sd.c:(.text+0x588f95): undefined reference to `__udivdi3' somewhere inside tifm_sd_request(): I'm guessing that the call to tifm_sd_set_data_timeout() was inlined by gcc and it's the divide there that is the problem. -- ~Randy