diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-08-28 19:12:11 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-09-04 12:12:45 +0200 |
commit | c7eb900f5f45eeab1ea1bed997a2a12d8b5907bc (patch) | |
tree | 8fa8f2f8fb000f14df2031fdcb02500c73a62dec /drivers/iommu | |
parent | 3207fa325ad77f00e83aaaeca5ca79fa234528f1 (diff) | |
download | linux-c7eb900f5f45eeab1ea1bed997a2a12d8b5907bc.tar.bz2 |
iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
Static analyzer is not happy about intel_iommu_gfx_mapped declaration:
.../drivers/iommu/intel/iommu.c:364:5: warning: symbol 'intel_iommu_gfx_mapped' was not declared. Should it be static?
Move its declaration to Intel IOMMU header file.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20200828161212.71294-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions