OSDN Git Service

asm-generic: Make dma-contiguous.h a mandatory include/asm header
authorMichal Simek <michal.simek@xilinx.com>
Fri, 17 Jan 2020 07:48:17 +0000 (08:48 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 4 Feb 2020 10:38:59 +0000 (11:38 +0100)
commitdef3f7cefe4e81c296090e1722a76551142c227c
treee765a9f4e55ff2be1eba55777a0b895dfd234fcb
parent5fefd796c8992a4441b64de29716f8f0cdaf6a79
asm-generic: Make dma-contiguous.h a mandatory include/asm header

dma-continuguous.h is generic for all architectures except arm32 which has
its own version.

Similar change was done for msi.h by commit a1b39bae16a6
("asm-generic: Make msi.h a mandatory include/asm header")

Suggested-by: Christoph Hellwig <hch@infradead.org>
Link: https://lore.kernel.org/linux-arm-kernel/20200117080446.GA8980@lst.de/T/#m92bb56b04161057635d4142e1b3b9b6b0a70122e
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Paul Walmsley <paul.walmsley@sifive.com> # for arch/riscv
arch/arm64/include/asm/Kbuild
arch/csky/include/asm/Kbuild
arch/mips/include/asm/Kbuild
arch/riscv/include/asm/Kbuild
arch/s390/include/asm/Kbuild
arch/x86/include/asm/Kbuild
arch/xtensa/include/asm/Kbuild
include/asm-generic/Kbuild