mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
e295066f66
- Add missing define guard for ioremap_wt(),
- Move ARCH_HAS_IOREMAP_WT from <asm/io_mm.h> to <asm/kmap.h>, as it
is applicable to Coldfire with MMU, too,
- Fix typo s/ioremap_fillcache/ioremap_fullcache/,
- Add define guard for iounmap() for consistency with other
architectures.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |