Hi Andy,

On Fri, 25 Aug 2017 12:37:29 +0300 Andy Shevchenko 
<andriy.shevche...@linux.intel.com> 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

Reply via email to