commit | f5de1aba3327fec6b15061390a0d40e01ff93df1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 26 20:07:08 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 31 16:34:25 2019 +0900 |
tree | 4265deb0ae5b4191af22d950d6bbfaec9deeaa79 | |
parent | ac1adfde3f6b34455c66698ec1e8d69cf00b39af [diff] |
uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h Use the helper in utils_def.h instead of the own macro. Change-Id: I527f9e75914d60f66354e365006b960ba5e8cbae Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>