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)
commit6df75135b56afbc060e5979477e71e0b95e0dad5
treedebf44f67eff3aa95a0b01c8557f2c5923918ce4
parent825faebbdfc9bcd3e6e6ac3d8f7b321deb43a94e
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