commit | 3a7f0adfe7c27cdaf6dc3456226a430398732e2c | [log] [tgz] |
---|---|---|
author | Stephen Kitt <steve@sk2.org> | Tue Jul 16 16:27:04 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jul 16 19:23:22 2019 -0700 |
tree | 37943ef3fdbff759a7e8f77e79f9f58662487dbf | |
parent | fe6ba88b251aa76a94be2cb441d2e6b7c623b989 [diff] |
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>