commit | 1e1518866fc8fa28f926440fe6ea3c00b4b18926 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed May 20 12:31:26 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 22 11:21:06 2020 +0900 |
tree | d4e73743ec3e9cfbede282f2e66b2a9c35616481 | |
parent | e9d3b23505d4bdc9cfffcf190a96a4fe9b856d97 [diff] |
ARM: uniphier: drop #include <log.h> again I do not understand the changes made to these files by commit f7ae49fc4f36 ("common: Drop log.h from common header"). git show f7ae49fc4f36 -- arch/arm/mach-uniphier/ None of them uses the log function feature. Simply revert the changes made to these files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>