commit | e3c40bd22da10e52b72222315ecac0cd7a4ef23e | [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:37:21 2019 +0100 |
tree | e78db354729dac84bb7bfbbd1c7230405a1b9f4d | |
parent | 54a708ab4f564941e43a0ee33744835523bf336d [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>