Skip to content

Commit

Permalink
parisc: remove the dead ccio-rm-dma driver
Browse files Browse the repository at this point in the history
This driver has never been wired up due to the life of the Linux
git tree, and has severely bitrotted.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
  • Loading branch information
Christoph Hellwig authored and hdeller committed Oct 17, 2018
1 parent c9dfa0c commit 7c4ba3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 205 deletions.
3 changes: 0 additions & 3 deletions drivers/parisc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
obj-$(CONFIG_IOSAPIC) += iosapic.o
obj-$(CONFIG_IOMMU_SBA) += sba_iommu.o
obj-$(CONFIG_PCI_LBA) += lba_pci.o

# Only use one of them: ccio-rm-dma is for PCX-W systems *only*
# obj-$(CONFIG_IOMMU_CCIO) += ccio-rm-dma.o
obj-$(CONFIG_IOMMU_CCIO) += ccio-dma.o

obj-$(CONFIG_GSC) += gsc.o
Expand Down
202 changes: 0 additions & 202 deletions drivers/parisc/ccio-rm-dma.c

This file was deleted.

0 comments on commit 7c4ba3d

Please sign in to comment.