diff options
Diffstat (limited to 'include/asm-um/pci.h')
-rw-r--r-- | include/asm-um/pci.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-um/pci.h b/include/asm-um/pci.h deleted file mode 100644 index 59923199cdc..00000000000 --- a/include/asm-um/pci.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __UM_PCI_H -#define __UM_PCI_H - -#define PCI_DMA_BUS_IS_PHYS (1) -#define pcibios_scan_all_fns(a, b) 0 - -#endif |