Re: [PATCH 01/12] ARM: Remove mach-msm and associated ARM architecture code

From: Paul Bolle
Date: Fri Mar 13 2015 - 15:36:19 EST


I've checked this series with my local Kconfig checker (for no other
reason than that it removes board-sapphire.c and I had promised to do so
too a week ago).

On Fri, 2015-03-13 at 11:09 -0700, Stephen Boyd wrote:
> --- a/arch/arm/mach-msm/Kconfig
> +++ /dev/null
> -config MSM_SMD
> - bool

After this series MSM_SMD is still referenced in drivers/char/Kconfig
(sin the entry for MSM_SMD_PKT) and drivers/tty/serial/Kconfig (in the
entry for SERIAL_MSM_SMD).

So I think those two Kconfing entries, drivers/char/msm_smd_pkt.c,
drivers/tty/serial/msm_smd_tty.c, and the related lines in the two
Makefiles involved, can be removed too. (A quick glance at those tow
entries and those two files suggests there are no second order effects
from removing all that.)


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/