From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: linux-next: manual merge of the pm tree with the i2c tree Date: Fri, 15 Jul 2016 14:19:28 +0200 Message-ID: <2993186.kRkeiY7GfT@vostro.rjw.lan> References: <20160715121723.0f21f148@canb.auug.org.au> <20160715122853.2474113b@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20160715122853.2474113b@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell , Wolfram Sang Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Octavian Purdila , Jarkko Nikula , Andy Shevchenko , Mika Westerberg List-Id: linux-next.vger.kernel.org On Friday, July 15, 2016 12:28:53 PM Stephen Rothwell wrote: > Hi all, > > On Fri, 15 Jul 2016 12:17:23 +1000 Stephen Rothwell wrote: > > > > I fixed it up (I think, but it needs more work - see below) and can > > For a start, it generates this warning, now: > > drivers/i2c/i2c-core.c:269:20: warning: 'i2c_acpi_add_device' defined but not used [-Wunused-function] > static acpi_status i2c_acpi_add_device(acpi_handle handle, u32 level, > ^ OK, thanks for the heads-up. Wolfram, what about if I exposed my "acpi-tables" branch for you to pull? You could resolve this in your tree then. Thanks, Rafael