From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753599AbdGJMW6 (ORCPT ); Mon, 10 Jul 2017 08:22:58 -0400 Received: from mail-lf0-f43.google.com ([209.85.215.43]:35369 "EHLO mail-lf0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753061AbdGJMW4 (ORCPT ); Mon, 10 Jul 2017 08:22:56 -0400 Subject: Re: [PATCH] nvmem: include linux/err.h from header To: Arnd Bergmann Cc: Alexandre Belloni , Linux Kernel Mailing List References: <20170710112300.958195-1-arnd@arndb.de> From: Srinivas Kandagatla Message-ID: Date: Mon, 10 Jul 2017 13:22:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/07/17 13:10, Arnd Bergmann wrote: > Makes sense, yes. Can you do that for 4.14? My patch for now is > needed to fix a build regression in the rtc-next tree that I > assume will otherwise make it into the 4.13 release. Sure I will take care of that after rc1. thanks, srini