From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 9pmail.ess.barracuda.com ([64.235.154.210]:57338 "EHLO 9pmail.ess.barracuda.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23992692AbeBGQoVTfFKV convert rfc822-to-8bit (ORCPT ); Wed, 7 Feb 2018 17:44:21 +0100 From: Aleksandar Markovic Subject: RE: [PATCH 3/4] MIPS: generic: Fix Makefile alignment Date: Wed, 7 Feb 2018 16:27:08 +0000 Message-ID: References: , In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: James Hogan , Ralf Baechle , "linux-mips@linux-mips.org" Cc: Goran Ferenc , Miodrag Dinic > > ________________________________________ > From: James Hogan [jhogan@kernel.org] > Sent: Friday, February 2, 2018 11:14 PM > To: Ralf Baechle; linux-mips@linux-mips.org > Cc: Aleksandar Markovic; Goran Ferenc; Miodrag Dinic; James Hogan > Subject: [PATCH 3/4] MIPS: generic: Fix Makefile alignment > > Fix whitespace of generic platform Makefile so that obj-y values align. > > Fixes: f2d0b0d5c171 ("MIPS: ranchu: Add Ranchu as a new generic-based board") > Signed-off-by: James Hogan > Reviewed-by: Paul Burton > Reviewed-by: Matt Redfearn > Cc: Ralf Baechle > Cc: Miodrag Dinic > Cc: Goran Ferenc > Cc: Aleksandar Markovic > Cc: linux-mips@linux-mips.org > --- > arch/mips/generic/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Aleksandar Markovic Acked-by: Miodrag Dinic