Commit 817a68f7 authored by Adam Belay's avatar Adam Belay

[PATCH] PCI: remove unused defines in pci.h

It occured to me that we also have the following related code in pci.h:
Perhaps this should be removed as well?
parent 84e0faa0
...@@ -362,8 +362,6 @@ enum pci_mmap_state { ...@@ -362,8 +362,6 @@ enum pci_mmap_state {
#define PCI_DMA_NONE 3 #define PCI_DMA_NONE 3
#define DEVICE_COUNT_COMPATIBLE 4 #define DEVICE_COUNT_COMPATIBLE 4
#define DEVICE_COUNT_IRQ 2
#define DEVICE_COUNT_DMA 2
#define DEVICE_COUNT_RESOURCE 12 #define DEVICE_COUNT_RESOURCE 12
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment