From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Fri, 17 May 2013 07:01:26 -0700 Subject: u8500_defconfig: build failure in linux-next In-Reply-To: (Linus Walleij's message of "Fri, 17 May 2013 08:31:31 +0200") References: Message-ID: <87bo89u2mh.fsf@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linus Walleij writes: > On Thu, May 16, 2013 at 1:29 AM, Kevin Hilman wrote: > >> Lee, Linus, >> >> In building all the ARM defconfigs in linux-next, I noticed >> u8500_defconfig not building: >> >> [...] >> CC drivers/mfd/ab8500-debugfs.o >> /work/kernel/next/drivers/mfd/ab8500-debugfs.c:95:23: fatal error: >> mach/irqs.h: No such file or directory >> >> Same build error on v3.10-rc1 and Linus' master branch (but is fine on v3.9) > > Yes, I sent this patch: > http://marc.info/?l=linux-kernel&m=136601206705342&w=2 Great. > Sam's been a bit overloaded that is why it's taking time to reach > Torvalds tree. Recently Lee started to help out queueing patches > for MFD so hopefully the bottleneck will be solved this way. Looks like this hit linux-next today, so u8500_defconfig is back to building cleanly in linux-next. Thanks, Kevin