Files
linux/arch/arm/include/asm
Stafford Horne abb4970ac3 PCI: Move isa_dma_bridge_buggy out of asm/dma.h
The isa_dma_bridge_buggy symbol is only used for x86_32, and only x86_32
platforms or quirks ever set it.

Add a new linux/isa-dma.h header that #defines isa_dma_bridge_buggy to 0
except on x86_32, where we keep it as a variable, and remove all the arch-
specific definitions.

[bhelgaas: commit log]
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Link: https://lore.kernel.org/r/20220722214944.831438-3-shorne@gmail.com
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2022-07-22 17:24:47 -05:00
..
2021-12-06 12:49:11 +01:00
2020-05-07 00:41:47 +02:00
2021-12-06 12:49:11 +01:00
2021-12-17 11:34:38 +00:00
2018-05-19 11:53:46 +01:00
2021-07-01 11:06:03 -07:00
2021-12-03 15:11:31 +01:00
2021-03-22 02:45:52 +01:00
2020-10-13 18:38:31 -07:00
2020-06-09 09:39:10 -07:00
2022-02-25 09:36:05 +01:00
2022-01-30 21:17:00 -05:00