From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755971AbdHYLCs (ORCPT ); Fri, 25 Aug 2017 07:02:48 -0400 Received: from ozlabs.org ([103.22.144.67]:46877 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755671AbdHYLCp (ORCPT ); Fri, 25 Aug 2017 07:02:45 -0400 Date: Fri, 25 Aug 2017 21:02:42 +1000 From: Stephen Rothwell To: Andy Shevchenko Cc: Mark Brown , Liam Girdwood , Takashi Iwai , Linux-Next Mailing List , Linux Kernel Mailing List , Tom Rini Subject: Re: linux-next: manual merge of the sound-asoc tree with the sound-current tree Message-ID: <20170825210242.44de4405@canb.auug.org.au> In-Reply-To: <1503653849.25945.96.camel@linux.intel.com> References: <20170825125705.44de0444@canb.auug.org.au> <1503653849.25945.96.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id v7PB2qLn020994 Hi Andy, On Fri, 25 Aug 2017 12:37:29 +0300 Andy Shevchenko wrote: > > This one AFAIU is a quick fix solely for v4.13. > > Thus, the correct fix is to remove all 3 IDs from that table to get: > >  static const struct i2c_device_id rt5677_i2c_id[] = { > >         { } > }; > MODULE_DEVICE_TABLE(i2c, rt5677_i2c_id); > > at the end. Thanks, I have fixed that up for Monday. -- Cheers, Stephen Rothwell