diff options
Diffstat (limited to 'lib/iommu-common.c')
-rw-r--r-- | lib/iommu-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/iommu-common.c b/lib/iommu-common.c index 858dc1aae478..55b00de106b5 100644 --- a/lib/iommu-common.c +++ b/lib/iommu-common.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * IOMMU mmap management and range allocation functions. | 3 | * IOMMU mmap management and range allocation functions. |
3 | * Based almost entirely upon the powerpc iommu allocator. | 4 | * Based almost entirely upon the powerpc iommu allocator. |