aboutsummaryrefslogtreecommitdiff
path: root/include/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pci.h')
-rw-r--r--include/pci.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/pci.h b/include/pci.h
index 2bf82b1..9511ba9 100644
--- a/include/pci.h
+++ b/include/pci.h
@@ -42,13 +42,6 @@ extern "C" {
#endif
/*
- * These are already defined in include/uapi/linux/pci_regs.h, however that
- * file doesn't seem to installed.
- */
-#define PCI_CFG_SPACE_SIZE 256
-#define PCI_CFG_SPACE_EXP_SIZE 4096
-
-/*
* TODO lots of the sizes of each member are defined in pci_regs.h, use those
* instead?
*/