]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
authorMarek Vasut <marex@denx.de>
Thu, 26 May 2016 16:01:43 +0000 (18:01 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 3 Jun 2016 01:21:46 +0000 (21:21 -0400)
commit40d67c75e47e2e76cc310515c55d758151b9fdde
treec7cef146225fa79736b18dc29556b76ce98d9e65
parent7b9f9c5d3bae666359143cf5a681f90e998b5a80
arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax

Fix the following warning when building for thumb2 target by tweaking the
instruction syntax:

Warning: conditional infixes are deprecated in unified syntax

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/lib/div64.S
arch/arm/lib/lib1funcs.S