From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [wsa:i2c/for-next 42/44] drivers/i2c/busses/i2c-zx2967.c:87:2: error: implicit declaration of function 'writesb' Date: Sat, 24 Jun 2017 22:26:49 +0800 Message-ID: <20170624142648.GE23753@dragon> References: <201706240439.vcuBzSRT%fengguang.wu@intel.com> <20170624135754.GD23753@dragon> <20170624141500.GA1566@katana> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.29.99]:50114 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751301AbdFXO1E (ORCPT ); Sat, 24 Jun 2017 10:27:04 -0400 Content-Disposition: inline In-Reply-To: <20170624141500.GA1566@katana> Sender: linux-i2c-owner@vger.kernel.org List-Id: linux-i2c@vger.kernel.org To: Wolfram Sang Cc: kbuild test robot , Baoyou Xie , kbuild-all@01.org, linux-i2c@vger.kernel.org, Wolfram Sang , Andy Shevchenko , Jun Nie On Sat, Jun 24, 2017 at 04:15:00PM +0200, Wolfram Sang wrote: > > > I think what we should do is dropping COMPILE_TEST or adding !IA64 > > dependency. @Wolfram, what do you think? > > Let's drop COMPILE_TEST for now, I'd say. I just sent you one patch doing that. Shawn