From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SNIct-0001xU-9c for barebox@lists.infradead.org; Thu, 26 Apr 2012 06:56:28 +0000 Date: Thu, 26 Apr 2012 08:56:24 +0200 From: Sascha Hauer Message-ID: <20120426065624.GF3852@pengutronix.de> References: <1335293688-22353-1-git-send-email-antonynpavlov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1335293688-22353-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] MIPS: start.S: clean up whitespaces To: Antony Pavlov Cc: barebox@lists.infradead.org On Tue, Apr 24, 2012 at 10:54:48PM +0400, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov > --- Applied, thanks. Sascha > arch/mips/boot/start.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S > index ad341f3..b756d40 100644 > --- a/arch/mips/boot/start.S > +++ b/arch/mips/boot/start.S > @@ -133,7 +133,7 @@ stack_setup: > addiu sp, -16 > > la v0, start_barebox > - jal v0 > + jal v0 > nop > > /* No return */ > -- > 1.7.10 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox