Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752597AbdLCBMk (ORCPT ); Sat, 2 Dec 2017 20:12:40 -0500 Received: from mail-lf0-f53.google.com ([209.85.215.53]:44693 "EHLO mail-lf0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752515AbdLCBMi (ORCPT ); Sat, 2 Dec 2017 20:12:38 -0500 X-Google-Smtp-Source: AGs4zMbJ969LTwO9VeF3/0ynfOKXMbJ+IysWr9NGLKHoqbYtLU7fytMT7qlaG/rDhv7f4+6hQmBb1A== Date: Sat, 2 Dec 2017 16:28:00 -0800 From: Olof Johansson To: Masahiro Yamada Cc: arm@kernel.org, Arnd Bergmann , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Will Deacon , Mark Rutland , Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: sort vendor subdirectories in Makefile alphabetically Message-ID: <20171203002800.g7fpyhkcm4gfxncc@localhost> References: <1510974603-7463-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1510974603-7463-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 227 Lines: 9 On Sat, Nov 18, 2017 at 12:10:03PM +0900, Masahiro Yamada wrote: > The list is almost sorted. Move "lg" up to complete it. > > Signed-off-by: Masahiro Yamada Applied to fixes, thanks. -Olof