Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iommu: Add missing forward declaration in include file
The 'struct notifier_block' is not used in linux/iommu.h but not declared anywhere. Add a forward declaration for it. Reported-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
- Loading branch information