alistair23-linux/arch/ia64
Christoph Hellwig d092a87073 arch: rely on asm-generic/io.h for default ioremap_* definitions
Various architectures that use asm-generic/io.h still defined their
own default versions of ioremap_nocache, ioremap_wt and ioremap_wc
that point back to plain ioremap directly or indirectly.  Remove these
definitions and rely on asm-generic/io.h instead.  For this to work
the backup ioremap_* defintions needs to be changed to purely cpp
macros instea of inlines to cover for architectures like openrisc
that only define ioremap after including <asm-generic/io.h>.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Palmer Dabbelt <palmer@dabbelt.com>
2019-11-11 21:18:19 +01:00
..
configs ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
hp/common dma-mapping updates for 5.4: 2019-09-19 13:27:23 -07:00
include arch: rely on asm-generic/io.h for default ioremap_* definitions 2019-11-11 21:18:19 +01:00
kernel ia64: Fix some warnings introduced in merge window 2019-09-24 12:29:16 -07:00
lib ia64: remove now unused machvec indirections 2019-08-16 11:33:57 -07:00
mm ia64: rename ioremap_nocache to ioremap_uc 2019-11-11 17:19:44 +01:00
oprofile
pci ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
scripts
uv ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
install.sh
Kconfig mm: remove quicklist page table caches 2019-09-24 15:54:09 -07:00
Kconfig.debug ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
Makefile Kbuild updates for v5.4 2019-09-20 08:36:47 -07:00
module.lds