commit | 6df75135b56afbc060e5979477e71e0b95e0dad5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:45:09 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 17 17:53:52 2020 -0500 |
tree | debf44f67eff3aa95a0b01c8557f2c5923918ce4 | |
parent | 825faebbdfc9bcd3e6e6ac3d8f7b321deb43a94e [diff] |
common: Move ROUND() into kernel.h Move this macro in with all the other rounding macros. Signed-off-by: Simon Glass <sjg@chromium.org>