From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754570AbcGEFlj (ORCPT ); Tue, 5 Jul 2016 01:41:39 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33585 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754364AbcGEFki (ORCPT ); Tue, 5 Jul 2016 01:40:38 -0400 Date: Mon, 4 Jul 2016 22:39:47 -0700 From: Olof Johansson To: Masahiro Yamada Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: uniphier: remove empty DT machine descriptor Message-ID: <20160705053947.GV1669@localhost> References: <1467105910-5081-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: <1467105910-5081-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 28, 2016 at 06:25:10PM +0900, Masahiro Yamada wrote: > Since the initial support of mach-uniphier, this has always been > just empty. > > Signed-off-by: Masahiro Yamada Applied, thanks. -Olof