]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move ROUND() into kernel.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:45:09 +0000 (10:45 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 22:53:52 +0000 (17:53 -0500)
commit071ff1d1ce7be03174c9b8f69af5d89d7f050fe2
treedebf44f67eff3aa95a0b01c8557f2c5923918ce4
parenta09e690a01529a20abf75702548fabbf9363aba7
common: Move ROUND() into kernel.h

Move this macro in with all the other rounding macros.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h
include/linux/kernel.h