On Wed, May 18, 2022 at 6:54 PM Michal Simek <mon...@monstr.eu> wrote: > > Commit ba1ed5b022c6 ("Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig") clearly > defined that this option is available for SANDBOX (was also for already > removed NDS32). That's why there is no way how this code can be enabled > with current Kconfig layout for riscv. > Based on this removing this code. > > Signed-off-by: Michal Simek <michal.si...@amd.com> > --- > > arch/riscv/include/asm/io.h | 22 ---------------------- > 1 file changed, 22 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>