From f8cdf77f48b1216a67a38c091aed5313d9cc8378 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49057 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0