Hi Andrew Cc: Yoshinori, Rich I'm posting these patches to SH ML from few month ago, but SH maintainer is not working in these days... Is it possible to consider about these ? SH compile will be fail without these patchese. I have +1 patch, but will has conflict to Geert's this patch, thus, I'm skipping it now. iomap: Constify ioreadX() iomem argument (as in generic implementation) https://lore.kernel.org/lkml/20200108200528.4614-2-krzk@xxxxxxxxxx/ Kuninori Morimoto (3): sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx sh: Convert iounmap() macros to inline functions sh: Convert ins[bwl]/outs[bwl] macros to inline functions arch/sh/include/asm/io.h | 2 +- arch/sh/include/asm/io_noioport.h | 34 ++++++++++++++++++++++++++++------ arch/sh/kernel/sh_ksyms_32.c | 17 +++++++++++++++++ 3 files changed, 46 insertions(+), 7 deletions(-) -- 2.7.4