diff options
author | Andy Shevchenko <[email protected]> | 2022-03-01 10:01:56 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-03-04 16:46:31 +0100 |
commit | 2852631d96a643e0b21a9b14ad38caf465d7225f (patch) | |
tree | f1064cb292f19ea7517c4601c5b94985117b571f /scripts/gdb/linux/tasks.py | |
parent | 2187a57ef0c572bcca3ab2497cfcfce664ddbf70 (diff) |
iommu/vt-d: Move intel_iommu_ops to header file
Compiler is not happy about hidden declaration of intel_iommu_ops.
.../iommu.c:414:24: warning: symbol 'intel_iommu_ops' was not declared. Should it be static?
Move declaration to header file to make compiler happy.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions