From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754906Ab3I1BDk (ORCPT ); Fri, 27 Sep 2013 21:03:40 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42831 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754582Ab3I1BDh (ORCPT ); Fri, 27 Sep 2013 21:03:37 -0400 X-Sasl-enc: Wz6FqkAMCs4U9QnrwIKhAZtLKm5q2evdIrebUIVG1yuH 1380330213 Date: Fri, 27 Sep 2013 18:04:44 -0700 From: Greg KH To: Stephen Rothwell Cc: Arnd Bergmann , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Sudeep Dutt , Ashutosh Dixit , Caz Yokoyama , Dasaratharaman Chandramouli , Nikhil Rao , Harshavardhan R Kharche Subject: Re: linux-next: build failure after merge of the final tree (char-misc tree related) Message-ID: <20130928010444.GC22939@kroah.com> References: <20130927184804.ddb460377bcd3fb35f8b41d2@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130927184804.ddb460377bcd3fb35f8b41d2@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 27, 2013 at 06:48:04PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/misc/mic/card/mic_x100.c: In function 'mic_init': > drivers/misc/mic/card/mic_x100.c:215:9: error: implicit declaration of function 'cpu_data' [-Werror=implicit-function-declaration] > struct cpuinfo_x86 *c = &cpu_data(0); > ^ Should now be fixed, thanks. greg k-h