From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: build failure after merge of the staging tree Date: Wed, 12 Sep 2012 09:13:36 -0700 Message-ID: <20120912161336.GC7273@kroah.com> References: <20120912160719.4377f041ac76ddfa13be7df1@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54637 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751317Ab2ILQNi (ORCPT ); Wed, 12 Sep 2012 12:13:38 -0400 Content-Disposition: inline In-Reply-To: <20120912160719.4377f041ac76ddfa13be7df1@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, srinivas pandruvada , Jiri Kosina , Jonathan Cameron , Mark Brown , Samuel Ortiz On Wed, Sep 12, 2012 at 04:07:19PM +1000, Stephen Rothwell wrote: > Hi Greg, > > After merging the staging tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/hid/hid-sensor-hub.c: In function 'sensor_hub_probe': > drivers/hid/hid-sensor-hub.c:599:3: error: too few arguments to function 'mfd_add_devices' > > Caused by commit 401ca24fb34a ("HID: sensors: introduce sensor > framework") interacting with commit 6607bad3d763 ("mfd: core: Push > irqdomain mapping out into devices") from the mfd tree. > > I have added the following merge fix patch and can carry it as necessary > (no action is required). Looks good to me, thanks for this. greg k-h