commit | c2dfd69c86f1bc263b4274dcb4b3d987b087195a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Dec 07 20:33:53 2018 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 05 15:34:24 2019 +0100 |
tree | c872d7b262bd7e249fe85fbcd39f3b3b85ed4709 | |
parent | 3a0ac1d6cdaa5067c3fb5af2fe9f30e8c794eb01 [diff] |
microblaze: move "... is ready" messages to arch/microblaze/Makefile [ Upstream commit 2e14f94cf4bc2f15ca5362e81ca3a987c79e3062 ] To prepare for more fixes, move this to arch/microblaze/Makefile. Otherwise, the same "... is ready" would be printed multiple times. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Sasha Levin <sashal@kernel.org>