Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3346724imu; Sun, 11 Nov 2018 12:54:46 -0800 (PST) X-Google-Smtp-Source: AJdET5e7TiMAClgazb1V8WBoSfgiuZX9d0cII7kSsFWzwwbPdKcdlfKri4JquYy6j416EhrW6LmD X-Received: by 2002:a17:902:8f8f:: with SMTP id z15-v6mr17488372plo.257.1541969686165; Sun, 11 Nov 2018 12:54:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541969686; cv=none; d=google.com; s=arc-20160816; b=fP9ckJUX+ewrZ42blVP6FIEzN1ogdzCiHyhRCesXvkXNLC5CmGfi8ejaLWnODGBN5D cD76t2GxBmHd+N4xYngOSKqFaOdVDyfGUD2B86OWy/VSVFBiKCiVJBhOOTSlPS+7IgcA ntQtAoqz3K/0ZXmJjVNBJTXj651lc7il1UswlBUY3sQHGY6Hu/iWcm34Cs+D9Y8y5KN6 BEurnhCPZy+UFYpOkyuug+Q5H8Wp5+yAJF0dK8nT9nq88EnZXsLbKwgTQWVzormC4sfR tI2smhoaA6NxncuiU3CSotRBLxKiqtuJvidKvZC+9OPibea0ARfx3Yr9lzmpiUA8MVcn +Qkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=GQDz8TCYtaW4pE+dQO7cPFyNRWc0ZvEXQNm5VcMXvg4=; b=q2LEYlMYucrTnSzZCPZpwXVAcNVOtgtSMlasdg8OXKHL5IiiDHcmRA5yDo7ZuiBE1Q AI2b502UNmBDTXL3C5Vh5v6BrqGVqCxqoYtJB4X5txZaXzuSiZL22+DluRMxkbLgQfyx N8PsCmBER8DaGqvAtzqQjGNe+Ic3c6nh6E9RaOZDfqPbsEA5gLb9z4aHmIhuca7zOcgV Apo1egO8OK5LWuOGOPGtwKtY93F8SsWs1FFprRBRionkDn8gJIo804aXoBm2LRe7J0w0 vwB3zR01q5XRgCa6SbHApQsx0+JtbP6Ky3n2AUgz+zOH47SYsShInZgf0IEtGQMWb+Mi iTxw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 64-v6si15676440ply.246.2018.11.11.12.54.31; Sun, 11 Nov 2018 12:54:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729417AbeKLGnQ convert rfc822-to-8bit (ORCPT + 99 others); Mon, 12 Nov 2018 01:43:16 -0500 Received: from mail.bootlin.com ([62.4.15.54]:54906 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726809AbeKLGnP (ORCPT ); Mon, 12 Nov 2018 01:43:15 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 79EAC207CF; Sun, 11 Nov 2018 21:53:37 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from xps13 (unknown [91.224.148.103]) by mail.bootlin.com (Postfix) with ESMTPSA id D5CA920717; Sun, 11 Nov 2018 21:53:36 +0100 (CET) Date: Sun, 11 Nov 2018 21:53:36 +0100 From: Miquel Raynal To: Masahiro Yamada Cc: linux-mtd@lists.infradead.org, Boris Brezillon , linux-kernel@vger.kernel.org, Marek Vasut , Brian Norris , Richard Weinberger , David Woodhouse Subject: Re: [PATCH] mtd: rawnand: denali: include instead of Message-ID: <20181111215336.049ca786@xps13> In-Reply-To: <1539664401-17651-1-git-send-email-yamada.masahiro@socionext.com> References: <1539664401-17651-1-git-send-email-yamada.masahiro@socionext.com> Organization: Bootlin X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Masahiro, Masahiro Yamada wrote on Tue, 16 Oct 2018 13:33:21 +0900: > The reason of including here is just for BIT() and > GENMASK macros. > > Since commit 8bd9cb51daac8 ("locking/atomics, asm-generic: Move some > macros from to a new file"), > is enough for such compile-time macros. > > Signed-off-by: Masahiro Yamada > --- Applied to nand/next. Thanks, Miquèl