Author: juhosg Date: 2016-03-21 14:15:13 +0100 (Mon, 21 Mar 2016) New Revision: 49057
Modified: trunk/target/linux/adm5120/image/lzma-loader/src/head.S Log: adm5120: lzma-loader: remove trailing whitespaces from head.S Signed-off-by: Gabor Juhos <[email protected]> Modified: trunk/target/linux/adm5120/image/lzma-loader/src/head.S =================================================================== --- trunk/target/linux/adm5120/image/lzma-loader/src/head.S 2016-03-21 13:15:09 UTC (rev 49056) +++ trunk/target/linux/adm5120/image/lzma-loader/src/head.S 2016-03-21 13:15:13 UTC (rev 49057) @@ -56,7 +56,7 @@ LEAF(startup) .set noreorder .set mips32 - + mtc0 zero, C0_WATCHLO # clear watch registers mtc0 zero, C0_WATCHHI _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
