commit | 64b8fe1f29187da68d702274d07d99157e8ac6f2 | [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 | 84c48c392e09166be363d7f121830774eec77a3c [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>