sparc: merge 32-bit and 64-bit version of pci.h
authorChristoph Hellwig <hch@lst.de>
Sat, 8 Dec 2018 17:40:03 +0000 (09:40 -0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 11 Dec 2018 13:46:14 +0000 (14:46 +0100)
commit6aa69750ef1b162417811aa2d940a8df30acd930
treeb7428aba4424e3ae8914d9027787e14278f1c2a4
parentb535d1fca6d63ae6096e7030331e6e698aac4455
sparc: merge 32-bit and 64-bit version of pci.h

There are enough common defintions that a single header seems nicer.

Also drop the pointless <linux/dma-mapping.h> include.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
arch/sparc/include/asm/pci.h
arch/sparc/include/asm/pci_32.h [deleted file]
arch/sparc/include/asm/pci_64.h [deleted file]