]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: move cmd_ddrmphy.c to fix build error
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 5 Feb 2016 04:20:32 +0000 (13:20 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 14 Feb 2016 08:07:46 +0000 (17:07 +0900)
commitc9552895a8055fed424d6817008fccd37dbfd01c
tree464c5036dbc9c71018970ff07ffefb5974c1aafc
parent126f9bad77ad6f373de857eb88d0d9f284ee2709
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>
arch/arm/mach-uniphier/dram/cmd_ddrmphy.c [moved from arch/arm/mach-uniphier/cmd_ddrmphy.c with 100% similarity]