]> git.baikalelectronics.ru Git - kernel.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)
commitf1bc47653313db43daf1e58338f44c2fde1051e1
treedde161b861aeb97f03a9b5b357d9ca61cdfb8f2c
parentf060594cd9fed49c6b7af3565012afbb4ddb0fbc
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