Re: fsl_upm compile failure.

2008-10-08 Thread Dave Jones
On Thu, Oct 09, 2008 at 03:02:19AM +0400, Anton Vorontsov wrote: > Hi, > > On Wed, Oct 08, 2008 at 06:28:15PM -0400, Dave Jones wrote: > > Hi Anton, > > I tried reenabling CONFIG_MTD_NAND_FSL_UPM in the Fedora kernel > > today (currently on 2.6.27-rc9-git1), and got the error below. > >

Re: fsl_upm compile failure.

2008-10-08 Thread Anton Vorontsov
On Thu, Oct 09, 2008 at 03:02:19AM +0400, Anton Vorontsov wrote: > Though better option would be to uninline the fsl_upm_run_pattern().. > it is quite big anyway... Something like this: Even better. We don't need exported fsl_lbc_regs too. And also we can mark the lock and regs as static. Yeah, w/

Re: fsl_upm compile failure.

2008-10-08 Thread Anton Vorontsov
Hi, On Wed, Oct 08, 2008 at 06:28:15PM -0400, Dave Jones wrote: > Hi Anton, > I tried reenabling CONFIG_MTD_NAND_FSL_UPM in the Fedora kernel > today (currently on 2.6.27-rc9-git1), and got the error below. > > ERROR: "fsl_lbc_lock" [drivers/mtd/nand/fsl_upm.ko] undefined! Weird. It works for