]> git.dujemihanovic.xyz Git - linux.git/commit
arch: Remove dummy mmiowb() definitions from arch code
authorWill Deacon <will.deacon@arm.com>
Fri, 22 Feb 2019 17:25:29 +0000 (17:25 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 8 Apr 2019 11:09:27 +0000 (12:09 +0100)
commit01e3b958efe85a26d9b1b77be3a0a1491bb4cb36
treedde161b861aeb97f03a9b5b357d9ca61cdfb8f2c
parent96670b2fd0254a2c51cc2bb4b4f3057a6b6f5d29
arch: Remove dummy mmiowb() definitions from arch code

Now that no driver code is using mmiowb() directly, remove the dummy
definitions remaining in architectures that don't make use of
asm-generic/io.h, as well as the definition in asm-generic/io.h itself.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/alpha/include/asm/io.h
arch/hexagon/include/asm/io.h
arch/parisc/include/asm/io.h
arch/powerpc/include/asm/mmiowb.h
arch/sparc/include/asm/io_64.h
include/asm-generic/io.h