diff options
author | Rob Herring <robh@kernel.org> | 2018-06-19 23:40:54 +0200 |
---|---|---|
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | 2018-08-22 12:14:20 +0200 |
commit | ec3d5f1658f44538907b149d6396453e0ceedc60 (patch) | |
tree | 5456ebfffbdb70277593ca2856db1a8162ffa26f /.clang-format | |
parent | h8300: Correct signature of test_bit() (diff) | |
download | linux-ec3d5f1658f44538907b149d6396453e0ceedc60.tar.xz linux-ec3d5f1658f44538907b149d6396453e0ceedc60.zip |
h8300: remove unnecessary of_platform_populate call
The DT core will call of_platform_populate, so it is not necessary for
arch specific code to call it unless there are custom match entries,
auxdata or parent device. Neither of those apply here, so remove the call.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: uclinux-h8-devel@lists.sourceforge.jp
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions