Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754167AbdGJO7q (ORCPT ); Mon, 10 Jul 2017 10:59:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57462 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753497AbdGJO7p (ORCPT ); Mon, 10 Jul 2017 10:59:45 -0400 Date: Mon, 10 Jul 2017 16:59:41 +0200 From: Greg Kroah-Hartman To: Evgeniy Polyakov Cc: Sebastian Reichel , "Alex A. Mihaylov" , Mark Brown , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] regmap: regmap-w1: Fix build troubles Message-ID: <20170710145941.GA3542@kroah.com> References: <20170707153822.2552-1-minimumlaw@rambler.ru> <20170708145808.6lvtcy3wt3j5zjk2@earth> <1098881499698175@web19o.yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1098881499698175@web19o.yandex.ru> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 21 On Mon, Jul 10, 2017 at 05:49:35PM +0300, Evgeniy Polyakov wrote: > Hi everyone > > 08.07.2017, 17:58, "Sebastian Reichel" : > > This should go into 4.13, but you actually did not include the > > maintainer of regmap (which I just added, but you may have to > > resend the patch, so that it lands in his inbox). Anyways the > > change is: > > > > Reviewed-by: Sebastian Reichel > > Greg, please pull it into current mainline tree, > it fixes build issue because of merge conflict between w1 regmap and public interface patches. > > Thank you. > > Acked-by: Evgeniy Polyakov Sorry about this, I'll work on it after 4.13-rc1 is out. greg k-h