u-boot-brain/arch/arm/mach-uniphier/dram
Masahiro Yamada 048c61d674 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>
2016-01-20 08:40:33 +09:00
..
cmd_ddrphy.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrmphy-regs.h ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b 2016-01-13 01:54:55 +09:00
ddrphy-ph1-ld4.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-ph1-pro4.c ARM: uniphier: remove unneeded if conditionals 2016-01-20 08:40:33 +09:00
ddrphy-ph1-sld8.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-regs.h ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-training.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
Makefile ARM: uniphier: add dump command for DDR Multi PHY registers 2016-01-13 01:54:57 +09:00
umc-ph1-ld4.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
umc-ph1-pro4.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
umc-ph1-sld8.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
umc-proxstream2.c ARM: uniphier: move UMC register macros to umc-regs.h 2016-01-20 08:40:22 +09:00
umc-regs.h ARM: uniphier: move UMC register macros to umc-regs.h 2016-01-20 08:40:22 +09:00