From ae8f6f1a280510e40797946ce28dd4561b5d1238 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Mon, 21 Mar 2016 13:15:13 +0000
Subject: [PATCH] adm5120: lzma-loader: remove trailing whitespaces from head.S

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 49057
---
 target/linux/adm5120/image/lzma-loader/src/head.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/adm5120/image/lzma-loader/src/head.S b/target/linux/adm5120/image/lzma-loader/src/head.S
index ee8b3200cf..329f437382 100644
--- a/target/linux/adm5120/image/lzma-loader/src/head.S
+++ b/target/linux/adm5120/image/lzma-loader/src/head.S
@@ -56,7 +56,7 @@
 LEAF(startup)
 	.set noreorder
 	.set mips32
-	
+
 	mtc0	zero, C0_WATCHLO	# clear watch registers
 	mtc0	zero, C0_WATCHHI
 
-- 
2.30.2