From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752621AbbCZQwo (ORCPT ); Thu, 26 Mar 2015 12:52:44 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:40167 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbbCZQwk (ORCPT ); Thu, 26 Mar 2015 12:52:40 -0400 Date: Thu, 26 Mar 2015 09:53:06 -0700 From: Mark Brown To: Samuel Ortiz , Lee Jones , Josh Cartwright , Stephen Boyd Cc: kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org Message-ID: <20150326165306.GT3572@sirena.org.uk> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4AfY4lbNVy6SI0IG" Content-Disposition: inline In-Reply-To: X-Cookie: Better dead than mellow. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 12.51.221.141 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Build failures in -next from qcom_rpm.c X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --4AfY4lbNVy6SI0IG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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): > 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') --4AfY4lbNVy6SI0IG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVFDlxAAoJECTWi3JdVIfQi0EH/iMpjNFceEXOj65xAlaMo4kx 13KwSoMsJPSTNzfnGaVn7JgkroJADa7UPACZQYdVySFi8sDYM6Ev9NQno1TLKud8 ALcmn8qRjS6g6ezcQ7pLv8Nwex6wngJlAzSnP4Huoc5q3oTQTf9oBw45u2Fo6P9b fVUl2RV1eOfy5RFuxKWSk9ynZ48oo3JWcGgj0vW6vKgt4AMO8fnauwGWq/Mt2zmR 9lRDc/FDieWhFJq54F1gTsUFjf7X/yY960O0a3kd8fRN+LlAmxEu4Jt3wacH8gHz z4zSy1UfgUndSFZdgb8q3DJQt0hG0Sx7GLoZ+fuyHQt2Y07YIgjrDyo5RzckoZU= =wDiZ -----END PGP SIGNATURE----- --4AfY4lbNVy6SI0IG--