diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h index ba7c5cd314b7..6b10966cd1b9 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h | |||
| @@ -427,8 +427,6 @@ struct pci_bus { | |||
| 427 | 427 | ||
| 428 | unsigned char number; /* bus number */ | 428 | unsigned char number; /* bus number */ |
| 429 | unsigned char primary; /* number of primary bridge */ | 429 | unsigned char primary; /* number of primary bridge */ |
| 430 | unsigned char secondary; /* number of secondary bridge */ | ||
| 431 | unsigned char subordinate; /* max number of subordinate buses */ | ||
| 432 | unsigned char max_bus_speed; /* enum pci_bus_speed */ | 430 | unsigned char max_bus_speed; /* enum pci_bus_speed */ |
| 433 | unsigned char cur_bus_speed; /* enum pci_bus_speed */ | 431 | unsigned char cur_bus_speed; /* enum pci_bus_speed */ |
| 434 | 432 | ||
