commit | d23cc635889cacdbb84de7ca099c2ee0a522fd0c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Fri Dec 06 09:46:22 2019 +0100 |
committer | Christoph Hellwig <[email protected]> | Mon Jan 06 09:43:14 2020 +0100 |
tree | 62fa89cdfafcd859b3b832242a13e3ce65747aba | |
parent | c79f46a282390e0f5b306007bf7b11a46d529538 [diff] |
MIPS: define ioremap_nocache to ioremap They are both defined the same way, but this makes it easier to validate the scripted ioremap_nocache removal following soon. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Paul Burton <[email protected]>