summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAdam Belay <ambx1@neo.rr.com>2004-02-17 19:40:45 -0800
committerAdam Belay <ambx1@neo.rr.com>2004-02-17 19:40:45 -0800
commit817a68f715fba8b3555489c5bd693e6f02e834d2 (patch)
tree91f80b7c3b91141ddba452f46a9170d8edc21cbf /include/linux
parent84e0faa02671d9c186492d9100d69e80f9ff4ddd (diff)
[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?
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h
index bde9c5e8dbf8..39c67445b5e1 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -362,8 +362,6 @@ enum pci_mmap_state {
#define PCI_DMA_NONE 3
#define DEVICE_COUNT_COMPATIBLE 4
-#define DEVICE_COUNT_IRQ 2
-#define DEVICE_COUNT_DMA 2
#define DEVICE_COUNT_RESOURCE 12
/*