commit | 170b6873effb42d8c3578748bd13f4e67b4e4eea | [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 | f0c82a8f93230a390729773383a308fbe7fd334c [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>