arch/*: remove unused isa_page_to_bus()
authorStephen Kitt <steve@sk2.org>
Tue, 16 Jul 2019 23:27:04 +0000 (16:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2019 02:23:22 +0000 (19:23 -0700)
commit3a7f0adfe7c27cdaf6dc3456226a430398732e2c
tree37943ef3fdbff759a7e8f77e79f9f58662487dbf
parentfe6ba88b251aa76a94be2cb441d2e6b7c623b989
arch/*: remove unused isa_page_to_bus()

isa_page_to_bus() is deprecated and is no longer used anywhere.  Remove
it entirely.

Link: http://lkml.kernel.org/r/20190613161155.16946-1-steve@sk2.org
Signed-off-by: Stephen Kitt <steve@sk2.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/include/asm/io.h
arch/arm/include/asm/io.h
arch/mips/include/asm/io.h
arch/x86/include/asm/io.h