diff options
author | Christoph Hellwig <hch@lst.de> | 2021-09-08 04:55:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-08 20:50:24 +0200 |
commit | 8350229ffceb372621e277d4d36f1ffca6212135 (patch) | |
tree | 35cc7551099faebb951226a92ecc2017fef2fec5 /mm/ioremap.c | |
parent | mm: remove redundant compound_head() calling (diff) | |
download | linux-8350229ffceb372621e277d4d36f1ffca6212135.tar.xz linux-8350229ffceb372621e277d4d36f1ffca6212135.zip |
riscv: only select GENERIC_IOREMAP if MMU support is enabled
nommu ioremap is an inline stub in asm-generic/io.h.
Link: https://lkml.kernel.org/r/20210825072036.GA29161@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/ioremap.c')
0 files changed, 0 insertions, 0 deletions