]> git.ipfire.org Git - thirdparty/u-boot.git/commit
compat: math64: add abs_diff()
authorCasey Connolly <casey.connolly@linaro.org>
Wed, 1 Apr 2026 14:15:27 +0000 (16:15 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 21 Apr 2026 17:19:49 +0000 (11:19 -0600)
commitf1f4a1d1d8355b0fc6bfc82d9ca6741a8e92623b
treee256f1b0603c842cb3d7ad5b5f529c4e7f816ad7
parent076265b75e61f56490003639b3d0a6483a9f507f
compat: math64: add abs_diff()

Add the abs_diff() macro, copied directly from Linux 6.18.

Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
include/linux/math64.h