From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: linux-next: build failure after merge of the mfd tree Date: Mon, 21 May 2012 09:30:47 +0100 Message-ID: <4FB9FD37.4090905@linaro.org> References: <20120521134219.6d6396802bd6a097503bac92@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-lb0-f174.google.com ([209.85.217.174]:61323 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756584Ab2EUIay (ORCPT ); Mon, 21 May 2012 04:30:54 -0400 Received: by lbbgm6 with SMTP id gm6so3255417lbb.19 for ; Mon, 21 May 2012 01:30:53 -0700 (PDT) In-Reply-To: <20120521134219.6d6396802bd6a097503bac92@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Samuel Ortiz , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org > After merging the mfd tree, today's linux-next build (x86_64 allmodco= nfig) > failed like this: > > In file included from drivers/mfd/ab8500-core.c:21:0: > include/linux/mfd/dbx500-prcmu.h:614:19: error: redefinition of 'prcm= u_abb_read' > include/linux/mfd/db8500-prcmu.h:673:19: note: previous definition of= 'prcmu_abb_read' was here > include/linux/mfd/dbx500-prcmu.h:619:19: error: redefinition of 'prcm= u_abb_write' > include/linux/mfd/db8500-prcmu.h:678:19: note: previous definition of= 'prcmu_abb_write' was here > include/linux/mfd/dbx500-prcmu.h:630:19: error: redefinition of 'prcm= u_config_clkout' > include/linux/mfd/db8500-prcmu.h:643:19: note: previous definition of= 'prcmu_config_clkout' was here > include/linux/mfd/dbx500-prcmu.h:692:20: error: redefinition of 'prcm= u_ac_wake_req' > include/linux/mfd/db8500-prcmu.h:683:20: note: previous definition of= 'prcmu_ac_wake_req' was here > include/linux/mfd/dbx500-prcmu.h:694:20: error: redefinition of 'prcm= u_ac_sleep_req' > include/linux/mfd/db8500-prcmu.h:685:20: note: previous definition of= 'prcmu_ac_sleep_req' was here > > Caused (exposed?) by commit d28f1db8187d ("mfd: Remove confusing > ab8500-i2c file and merge into ab8500-core"). I assume that this has > only had very restricted build testing :-( I 'believe' that you 'might' be missing MFD_DB8500_PRCMU from your=20 config. Can you check this for me please Stephen? MFD_DB8500_PRCMU is selected by UX500_SOC_DB8500 is selected by MACH_MOP500 is selected by MACH_HREFV60 | MACH_SNOWBALL is selected by u8500_defconfig Can I ask how you build the kernel and which defconfig you are using pl= ease? Kind regards, Lee --=20 Lee Jones Linaro ST-Ericsson Landing Team Lead M: +44 77 88 633 515 Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog