Re: [PATCH 07/13] arm: imx: remove dead left-over from i.MX{27,31,35} removal
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-11-21 08:44:08
Also in:
kernel-janitors, lkml, openbmc
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-11-21 08:44:08
Also in:
kernel-janitors, lkml, openbmc
On Thu, Oct 28, 2021 at 04:19:32PM +0200, Lukas Bulwahn wrote:
The commits:
commit 879c0e5e0ac7 ("ARM: imx: Remove i.MX27 board files")
commit c93197b0041d ("ARM: imx: Remove i.MX31 board files")
commit e1324ece2af4 ("ARM: imx: Remove i.MX35 board files")
remove the config MACH_MX27_3DS, MACH_MX31_3DS and MACH_MX35_3DS.
Commit a542fc18168c ("ARM: imx31: Remove remaining i.MX31 board code")
further removes arch/arm/mach-imx/3ds_debugboard.{c,h}. So, only some
dead left-over in Kconfig and Makefile remains.
Remove this remaining left-over.
This issue was identified with ./scripts/checkkconfigsymbols.py,
which warns on references to the non-existing configs
MACH_MX{27,31,35}_3DS in ./arch/arm/mach-imx/Kconfig.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel