commit | 2c94096dc414520c395bfdc94852923e4a0733c2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:45:09 2019 -0700 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:49 2020 +0530 |
tree | 4f4282d4cf51f91bcb45e58bc87a7a56bbc28879 | |
parent | cfeb7976d008566bb5e7677d48044df790062f74 [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>