microblaze: Remove gcc flag for non existing early_printk.c file
authorMichal Simek <michal.simek@amd.com>
Thu, 11 Apr 2024 08:21:44 +0000 (10:21 +0200)
committerMichal Simek <michal.simek@amd.com>
Wed, 24 Apr 2024 08:27:31 +0000 (10:27 +0200)
commitedc66cf0c4164aa3daf6cc55e970bb94383a6a57
tree01f7828c5d0bfb106a96a96b0e29479135bbb682
parent4cece764965020c22cff7665b18a012006359095
microblaze: Remove gcc flag for non existing early_printk.c file

early_printk support for removed long time ago but compilation flag for
ftrace still points to already removed file that's why remove that line
too.

Fixes: 96f0e6fcc9ad ("microblaze: remove redundant early_printk support")
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/5493467419cd2510a32854e2807bcd263de981a0.1712823702.git.michal.simek@amd.com
arch/microblaze/kernel/Makefile