]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 May 2015 08:30:04 +0000 (17:30 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:19 +0000 (22:47 +0200)
commit8c76bc9c1a33ff4d6b6de4722676f22346026161
tree00f7a26fac22187dec756709d32a43b0f487a90d
parenta911e4833fdf56ef2f720a7da1d8bf266ec1cbd6
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs

This file is only built for SPL.  These ifdef conditionals are
unnecessary because UniPhier platform now supports UART on SPL.
Show appropriate messages on error.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/ddrphy_training.c