diff options
| author | Robert Richter <[email protected]> | 2015-06-17 15:30:02 +0200 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2015-06-17 14:16:42 -0400 |
| commit | 34c56932ce5278b8bbae13936f9df05cd59e3193 (patch) | |
| tree | 5dbd6135c7eeec01a175d28a0becab4ac6bd848d /tools/perf/scripts/python | |
| parent | b7ae128d728c42583dac9db48dce9a44bc0fb900 (diff) | |
ahci, msix: Fix build error for !PCI_MSI
It turned out the irq vector of the msix can be obtained from struct
msix_entry. This makes the lookup function for msi_desc obsolete.
This fixes a build error if PCI_MSI is unset:
drivers/ata/ahci.c: In function ‘msix_get_desc’:
drivers/ata/ahci.c:1210:2: error: ‘struct pci_dev’ has no member named ‘msi_list’
Catched by Fengguang's build bot.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions