Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753997AbdGJOiO (ORCPT ); Mon, 10 Jul 2017 10:38:14 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:54930 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753704AbdGJOiM (ORCPT ); Mon, 10 Jul 2017 10:38:12 -0400 Subject: Re: Today's linux-next build fail on powerpc From: Abdul Haleem To: Andy Shevchenko Cc: Stephen Rothwell , Wolfram Sang , linux-kernel , Luis Oliveira , linux-next , linux-i2c , linuxppc-dev Date: Mon, 10 Jul 2017 20:07:58 +0530 In-Reply-To: References: <1499320823.19784.17.camel@abdul.in.ibm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-MML: disable x-cbid: 17071014-0004-0000-0000-0000022608D4 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17071014-0005-0000-0000-00005E0A6899 Message-Id: <1499697478.19784.42.camel@abdul.in.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-07-10_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1707100260 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 36 On Fri, 2017-07-07 at 19:36 +0300, Andy Shevchenko wrote: > On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem > wrote: > > Hi Luis, > > > > next-20170705 fails to build on powerpc with below errors. > > Hi, > > I had sent a fix yesterday. Had you chance to test it? > > Are these the one you are referring to ? [v1,2/2] ACPI / boot: Don't define unused variables [v1,1/2] ACPI / boot: Correct address space of __acpi_map_table() Applying above patches did not fix the build failure. drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function ‘i2c_detect_slave_mode’ [-Werror=implicit-function-declaration] if (i2c_detect_slave_mode(&pdev->dev)) ^ CC [M] fs/jffs2/scan.o Please point me to the correct patch you are referring to ? -- Regard's Abdul Haleem IBM Linux Technology Centre