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

Randy Dunlap rdunlap at infradead.org
Tue Feb 24 10:47:06 PST 2026


Hi Andy,

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@infradead.org/ [1]
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  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"

and then
Reviewed-by: Randy Dunlap <rdunlap at infradead.org>

thanks.
-- 
~Randy



More information about the linux-mtd mailing list