Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754402AbdGJPRE (ORCPT ); Mon, 10 Jul 2017 11:17:04 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:33868 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754283AbdGJPRC (ORCPT ); Mon, 10 Jul 2017 11:17:02 -0400 MIME-Version: 1.0 In-Reply-To: <1499697478.19784.42.camel@abdul.in.ibm.com> References: <1499320823.19784.17.camel@abdul.in.ibm.com> <1499697478.19784.42.camel@abdul.in.ibm.com> From: Andy Shevchenko Date: Mon, 10 Jul 2017 18:17:00 +0300 Message-ID: Subject: Re: Today's linux-next build fail on powerpc To: Abdul Haleem Cc: Stephen Rothwell , Wolfram Sang , linux-kernel , Luis Oliveira , linux-next , linux-i2c , linuxppc-dev Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id v6AFHB42027069 Content-Length: 805 Lines: 24 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() -- With Best Regards, Andy Shevchenko