From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751935AbbD3CPJ (ORCPT ); Wed, 29 Apr 2015 22:15:09 -0400 Received: from rtits2.realtek.com ([60.250.210.242]:43078 "EHLO rtits2.realtek.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751361AbbD3CPG convert rfc822-to-8bit (ORCPT ); Wed, 29 Apr 2015 22:15:06 -0400 Authenticated-By: X-SpamFilter-By: BOX Solutions SpamTrap 5.52 with qID t3U2EqJB011790, This message is accepted by code: ctloc85258 From: Bard Liao To: Stephen Rothwell , Mark Brown , Liam Girdwood CC: "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: RE: linux-next: build failure after merge of the sound-asoc tree Thread-Topic: linux-next: build failure after merge of the sound-asoc tree Thread-Index: AQHQguoq4++YHwSMwEyjJM9M47y+Qp1k0MvA Date: Thu, 30 Apr 2015 02:14:52 +0000 Message-ID: References: <20150430120534.366bed94@canb.auug.org.au> In-Reply-To: <20150430120534.366bed94@canb.auug.org.au> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.21.82.209] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear All, I will send a patch to fix it immediately. Thanks. Bard Liao Computer Peripherals Business Unit Realtek Semiconductor Corp. 886-3-578-0211 ext. 3334 bardliao@realtek.com > -----Original Message----- > From: Stephen Rothwell [mailto:sfr@canb.auug.org.au] > Sent: Thursday, April 30, 2015 10:06 AM > To: Mark Brown; Liam Girdwood > Cc: linux-next@vger.kernel.org; linux-kernel@vger.kernel.org; Bard Liao > Subject: linux-next: build failure after merge of the sound-asoc tree > > Hi all, > > After merging the sound-asoc tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > sound/soc/codecs/rt5645.c: In function 'rt5645_set_jack_detect': > sound/soc/codecs/rt5645.c:2555:2: error: implicit declaration of function > 'rt5645_irq_detection' [-Werror=implicit-function-declaration] > rt5645_irq_detection(rt5645); > ^ > sound/soc/codecs/rt5645.c: At top level: > sound/soc/codecs/rt5645.c:2591:12: error: static declaration of > 'rt5645_irq_detection' follows non-static declaration static int > rt5645_irq_detection(struct rt5645_priv *rt5645) > ^ > sound/soc/codecs/rt5645.c:2555:2: note: previous implicit declaration of > 'rt5645_irq_detection' was here > rt5645_irq_detection(rt5645); > ^ > sound/soc/codecs/rt5645.c:2591:12: warning: 'rt5645_irq_detection' > defined but not used [-Wunused-function] static int > rt5645_irq_detection(struct rt5645_priv *rt5645) > ^ > > Caused by commit 6e747d5311fc ("ASoC: rt5645: Adds push button > support for rt5650"). > > I have used the sound-asoc tree from next-20150429 for today. > -- > Cheers, > Stephen Rothwell sfr@canb.auug.org.au > > ------Please consider the environment before printing this e-mail.