Re: [PATCH v1 1/1] mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoC

From: Andy Shevchenko

Date: Wed Feb 25 2026 - 04:25:17 EST


On Tue, Feb 24, 2026 at 10:47:06AM -0800, Randy Dunlap wrote:
> On 2/24/26 7:39 AM, Andy Shevchenko wrote:
> > As noticed in the discussion [1] the Baikal SoC and platforms
> > are not going to be finalized, hence remove stale code.
> >
> > Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@xxxxxxxxxxxxx/ [1]
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > ---
> > drivers/mtd/maps/Kconfig | 11 ---
> > drivers/mtd/maps/Makefile | 1 -
> > drivers/mtd/maps/physmap-bt1-rom.c | 125 -----------------------------
> > drivers/mtd/maps/physmap-bt1-rom.h | 17 ----
> > 4 files changed, 154 deletions(-)
> > delete mode 100644 drivers/mtd/maps/physmap-bt1-rom.c
> > delete mode 100644 drivers/mtd/maps/physmap-bt1-rom.h
>
> There is also a small change in drivers/mtd/maps/physmap-core.c
> that is needed:
>
> -#include "physmap-bt1-rom.h"

I somehow missed that.

> and then
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks!

--
With Best Regards,
Andy Shevchenko