diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2015-04-08 12:08:13 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2015-07-27 11:56:07 +0300 |
commit | a67e14b0b6e35355411a4f2b05f8d087a196dac9 (patch) | |
tree | 40ba121962843e8bbf746218a1f13e411008ce3c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f5654d9555b470d05be9d6d26cfb8fb79239ac3e (diff) | |
download | linux-a67e14b0b6e35355411a4f2b05f8d087a196dac9.tar.xz |
drm/nouveau/platform: fix compile error if !CONFIG_IOMMU
The lack of IOMMU API support can make nouveau_platform_probe_iommu()
fail to compile because struct iommu_ops is then empty. Fix this by
skipping IOMMU probe in that case - lack of IOMMU on platform devices
is sub-optimal, but is not an error.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions