aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/pci_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/include/bits/pci_io.h')
-rw-r--r--src/arch/arm/include/bits/pci_io.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/arch/arm/include/bits/pci_io.h b/src/arch/arm/include/bits/pci_io.h
deleted file mode 100644
index 91f507a44..000000000
--- a/src/arch/arm/include/bits/pci_io.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _BITS_PCI_IO_H
-#define _BITS_PCI_IO_H
-
-/** @file
- *
- * ARM PCI I/O API implementations
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
-
-#endif /* _BITS_PCI_IO_H */