]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: Simplify ioremap_nocache()
authorChristoph Hellwig <hch@lst.de>
Sat, 17 Aug 2019 07:32:35 +0000 (09:32 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 2 Sep 2019 07:50:26 +0000 (09:50 +0200)
commitb2c9a55373ba032616e349aafb30c34b619feaed
tree79e2c552bc45d4aa2d47b531d1e8c91c2dfc7be9
parent7354eae67a5f551019c786b7a21864f90df36b68
m68k: Simplify ioremap_nocache()

Just define ioremap_nocache to ioremap instead of duplicating the
inline.  Also define ioremap_uc in terms of ioremap instead of
using a double indirection.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20190817073253.27819-9-hch@lst.de
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/kmap.h