|
@@ -333,7 +333,6 @@ struct pci_dev {
|
|
|
* directly, use the values stored here. They might be different!
|
|
* directly, use the values stored here. They might be different!
|
|
|
*/
|
|
*/
|
|
|
unsigned int irq;
|
|
unsigned int irq;
|
|
|
- struct cpumask *irq_affinity;
|
|
|
|
|
struct resource resource[DEVICE_COUNT_RESOURCE]; /* I/O and memory regions + expansion ROMs */
|
|
struct resource resource[DEVICE_COUNT_RESOURCE]; /* I/O and memory regions + expansion ROMs */
|
|
|
|
|
|
|
|
bool match_driver; /* Skip attaching driver */
|
|
bool match_driver; /* Skip attaching driver */
|