commit | 048c61d674c4e5c793f5391fb7a57c8c79c99ebd | [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 | faefef9994ed58d21f27f0b857426c0e2ad02ebe [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>