microblaze: Remove early printk call from cpuinfo-static.c
authorMichal Simek <michal.simek@amd.com>
Thu, 11 Apr 2024 08:27:21 +0000 (10:27 +0200)
committerMichal Simek <michal.simek@amd.com>
Wed, 24 Apr 2024 08:27:31 +0000 (10:27 +0200)
commit58d647506c92ccd3cfa0c453c68ddd14f40bf06f
treecde5fcae78234aacff4ff340aec9a49068162ac0
parentedc66cf0c4164aa3daf6cc55e970bb94383a6a57
microblaze: Remove early printk call from cpuinfo-static.c

Early printk has been removed already that's why also remove calling it.
Similar change has been done in cpuinfo-pvr-full.c by commit cfbd8d1979af
("microblaze: Remove early printk setup").

Fixes: 96f0e6fcc9ad ("microblaze: remove redundant early_printk support")
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/2f10db506be8188fa07b6ec331caca01af1b10f8.1712824039.git.michal.simek@amd.com
arch/microblaze/kernel/cpu/cpuinfo-static.c