From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752915AbbCZUFc (ORCPT ); Thu, 26 Mar 2015 16:05:32 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:35006 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847AbbCZUF2 (ORCPT ); Thu, 26 Mar 2015 16:05:28 -0400 Date: Thu, 26 Mar 2015 20:05:22 +0000 From: Lee Jones To: Mark Brown Cc: Samuel Ortiz , Josh Cartwright , Stephen Boyd , kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org Subject: Re: Build failures in -next from qcom_rpm.c Message-ID: <20150326200522.GR5951@x1> References: <20150326165306.GT3572@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150326165306.GT3572@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 26 Mar 2015, Mark Brown wrote: > On Thu, Mar 26, 2015 at 10:40:15AM +0000, Build bot for Mark Brown wrote: > > For the past couple of days -next has been failing to build an ARM > allmodconfig due to the use of defines which don't appear anywhere in > the kernel, introduced in f35ba5c9f6043 (mfd: qcom_rpm: Add support for > IPQ8064): I dealt with this earlier today, so tonight's build should be fine. Sorry it's taken a couple of days to fix. Normally someone complains sooner and I fix right away, but you are the first in this instance. > > arm-allmodconfig > > ../drivers/mfd/qcom_rpm.c:331:3: error: 'QCOM_RPM_NSS_FABRIC_0_CLK' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:331:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:331:2: error: (near initialization for 'ipq806x_rpm_resource_table') > > ../drivers/mfd/qcom_rpm.c:335:3: error: 'QCOM_RPM_NSS_FABRIC_1_CLK' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:335:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:335:2: error: (near initialization for 'ipq806x_rpm_resource_table') > > ../drivers/mfd/qcom_rpm.c:354:3: error: 'QCOM_RPM_SMB208_S1a' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:354:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:354:2: error: (near initialization for 'ipq806x_rpm_resource_table') > > ../drivers/mfd/qcom_rpm.c:355:3: error: 'QCOM_RPM_SMB208_S1b' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:355:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:355:2: error: (near initialization for 'ipq806x_rpm_resource_table') > > ../drivers/mfd/qcom_rpm.c:356:3: error: 'QCOM_RPM_SMB208_S2a' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:356:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:356:2: error: (near initialization for 'ipq806x_rpm_resource_table') > > ../drivers/mfd/qcom_rpm.c:357:3: error: 'QCOM_RPM_SMB208_S2b' undeclared here (not in a function) > > ../drivers/mfd/qcom_rpm.c:357:2: error: array index in initializer not of integer type > > ../drivers/mfd/qcom_rpm.c:357:2: error: (near initialization for 'ipq806x_rpm_resource_table') -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog