From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] pinctrl: uniphier: include instead of Date: Tue, 16 Oct 2018 10:02:19 +0200 Message-ID: References: <1539662998-15467-1-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1539662998-15467-1-git-send-email-yamada.masahiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org To: Masahiro Yamada Cc: "open list:GPIO SUBSYSTEM" , Linux ARM , "linux-kernel@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org On Tue, Oct 16, 2018 at 6:10 AM Masahiro Yamada wrote: > The reason of including here is just for BIT() macro. > > 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 Patch applied. Yours, Linus Walleij