]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jun 2024 11:39:38 +0000 (13:39 +0200)
commitee0cb15a1405ac449461c7d09dbc2d0536b710b3
tree64bd2991b46b4f2c740ac4e0757473e49fc98cef
parent9b4eee8572dcf82b2ed17d9a328c7fb87df2f0e8
microblaze: Remove gcc flag for non existing early_printk.c file

[ Upstream commit edc66cf0c4164aa3daf6cc55e970bb94383a6a57 ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/microblaze/kernel/Makefile