Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82311
b: refs/heads/master
c: 10d7425
h: refs/heads/master
i:
  82309: a328106
  82307: 3ae4295
  82303: e8e7fce
v: v3
  • Loading branch information
Lennert Buytenhek authored and Greg Kroah-Hartman committed Feb 1, 2008
1 parent 5aa9931 commit e4e9509
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 74e27e44b0407fb1f6e8d1f7b7818f108463c4b8
refs/heads/master: 10d7425d201e866ee0c57424860e06118dae2500
5 changes: 0 additions & 5 deletions trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ enum pci_mmap_state {
#define PCI_DMA_FROMDEVICE 2
#define PCI_DMA_NONE 3

#define DEVICE_COUNT_COMPATIBLE 4
#define DEVICE_COUNT_RESOURCE 12

typedef int __bitwise pci_power_t;
Expand Down Expand Up @@ -167,10 +166,6 @@ struct pci_dev {
pci_channel_state_t error_state; /* current connectivity state */
struct device dev; /* Generic device interface */

/* device is compatible with these IDs */
unsigned short vendor_compatible[DEVICE_COUNT_COMPATIBLE];
unsigned short device_compatible[DEVICE_COUNT_COMPATIBLE];

int cfg_size; /* Size of configuration space */

/*
Expand Down

0 comments on commit e4e9509

Please sign in to comment.