commit | c9552895a8055fed424d6817008fccd37dbfd01c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 05 13:20:32 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Feb 14 17:07:46 2016 +0900 |
tree | 464c5036dbc9c71018970ff07ffefb5974c1aafc | |
parent | 126f9bad77ad6f373de857eb88d0d9f284ee2709 [diff] |
ARM: uniphier: move cmd_ddrmphy.c to fix build error If CONFIG_CMD_DDRMPHY_DUMP is enabled, the build fails. Fixes: 93d92d46cd01 ("ARM: uniphier: add dump command for DDR Multi PHY registers") Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>