Re: linux-next: Tree for Jul 25 (ahci_imx.c)
From: Shawn Guo <hidden>
Date: 2013-07-26 04:04:22
Also in:
linux-next, lkml
From: Shawn Guo <hidden>
Date: 2013-07-26 04:04:22
Also in:
linux-next, lkml
On Fri, Jul 26, 2013 at 03:46:42AM +0000, Zhu Richard-R65037 wrote:
-----Original Message----- From: Randy Dunlap [mailto:rdunlap@infradead.org] Sent: Friday, July 26, 2013 2:32 AM To: Stephen Rothwell Cc: linux-next@vger.kernel.org; linux-kernel@vger.kernel.org; linux-ide@vger.kernel.org; Zhu Richard-R65037 Subject: Re: linux-next: Tree for Jul 25 (ahci_imx.c) On 07/24/13 22:12, Stephen Rothwell wrote:quoted
Hi all, Changes since 20130724:on i386: # CONFIG_MFD_SYSCON is not set when ahci_imx.c is built as a loadable module: ERROR: "syscon_regmap_lookup_by_compatible" [drivers/ata/ahci_imx.ko] undefined! or when it is builtin: ahci_imx.c:(.text+0x182e54): undefined reference to `syscon_regmap_lookup_by_compatible'
We should have it depend on MFD_SYSCON. Shawn