diff options
| author | Russell Currey <[email protected]> | 2016-06-17 15:25:17 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-06-17 16:52:22 +1000 |
| commit | fb36e90736938d50fdaa1be7afdb21608d402c2b (patch) | |
| tree | f025278d36beeb21435d0819c46bbbf00c6ca694 /tools/perf/scripts/python/bin | |
| parent | a430739009384ba2c4804f3a427334ff395433cd (diff) | |
powerpc/pci: Fix SRIOV not building without EEH enabled
On Book3E CPUs (and possibly other configs), it is possible to have SRIOV
(CONFIG_PCI_IOV) set without CONFIG_EEH. The SRIOV code does not check
for this, and if EEH is disabled, pci_dn.c fails to build.
Fix this by gating the EEH-specific code in the SRIOV implementation
behind CONFIG_EEH.
Fixes: 39218cd0 ("powerpc/eeh: EEH device for VF")
Reported-by: Michael Ellerman <[email protected]>
Signed-off-by: Russell Currey <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions