commit | 84570a0c111ac50372d51271eadc13ff5cbb1a54 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 13 19:16:44 2017 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 05 21:31:04 2017 -0400 |
tree | 2f37525a13e110c0cfefee3c5e3031d293f8e124 | |
parent | 3ea0520512089cffbe02b7d6eb645cdfddb09c5c [diff] |
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux These macros are useful to avoid link error on 32-bit systems. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>