Merge branch 'asm-generic-io.h-cleanup' into asm-generic
authorArnd Bergmann <arnd@arndb.de>
Thu, 23 Nov 2023 09:39:13 +0000 (10:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 23 Nov 2023 09:39:13 +0000 (10:39 +0100)
commitd67a308ac5de5b24b678ee90759a3b2e4283c11e
tree91163d9ead55a9d1b562f67500e5d24bba99c2b4
parent280ac17856ec438757810c9123ddf2294b07c46f
parent3cd944590da9b9840c9f14bfc6581bec308c7c71
Merge branch 'asm-generic-io.h-cleanup' into asm-generic

MIPS is the last architecture that is yet to start using asm-generic/io.h,
so Baoquan He converts it, which allows the other changes to remove code
duplication, and it will allow further cleanups in the future.

* asm-generic-io.h-cleanup:
  asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
  mips: io: remove duplicated codes
  arch/*/io.h: remove ioremap_uc in some architectures
  mips: add <asm-generic/io.h> including