commit | 708848d8e2d6defebe68cef45b4d056537dd4300 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jan 20 02:05:38 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jan 20 08:40:33 2016 +0900 |
tree | 3068d0aeb6320c565725304dbe6ab66854e77a47 | |
parent | 99d809818e87e8b93c533fd83b24b00080d05ca5 [diff] |
ARM: uniphier: remove unneeded if conditionals The if block does the same as the else block does. The conditional is not necessary at all. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>