From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3x5t8B65fXzDqBr for ; Tue, 11 Jul 2017 03:52:10 +1000 (AEST) Received: from pps.filterd (m0098394.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v6AHmjnO137139 for ; Mon, 10 Jul 2017 13:52:08 -0400 Received: from e23smtp01.au.ibm.com (e23smtp01.au.ibm.com [202.81.31.143]) by mx0a-001b2d01.pphosted.com with ESMTP id 2bmc3fna6x-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 10 Jul 2017 13:52:08 -0400 Received: from localhost by e23smtp01.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 11 Jul 2017 03:52:04 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay07.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v6AHq29U19791926 for ; Tue, 11 Jul 2017 03:52:02 +1000 Received: from d23av03.au.ibm.com (localhost [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v6AHprLx007469 for ; Tue, 11 Jul 2017 03:51:53 +1000 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 23:21:57 +0530 In-Reply-To: References: <1499320823.19784.17.camel@abdul.in.ibm.com> <1499697478.19784.42.camel@abdul.in.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Message-Id: <1499709117.19784.44.camel@abdul.in.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-07-10 at 18:17 +0300, Andy Shevchenko wrote: > On Mon, Jul 10, 2017 at 5:37 PM, Abdul Haleem > wrote: > > On Fri, 2017-07-07 at 19:36 +0300, Andy Shevchenko wrote: > >> On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem > >> wrote: > >> > next-20170705 fails to build on powerpc with below errors. > >> I had sent a fix yesterday. Had you chance to test it? > > > 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 ? > > commit 8f1a357d41a22009150cf404b5aa5876efdb59b1 > > i2c: Provide a stub for i2c_detect_slave_mode() > Thanks Andy for the fix, the patch fixes the build errors. Machine booted with no issues. Reported-and-tested-by: Abdul Haleem -- Regard's Abdul Haleem IBM Linux Technology Centre