Skip to content

Commit e481f8a

Browse files
hegdevasantjoergroedel
authored andcommitted
iommu/amd: Remove unused variable
Remove 'amd_iommu_aperture_order' as its not used since commit d9cfed9. Signed-off-by: Vasant Hegde <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
1 parent 558d2bb commit e481f8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/iommu/amd/amd_iommu_types.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -928,9 +928,6 @@ struct unity_map_entry {
928928
* Data structures for device handling
929929
*/
930930

931-
/* size of the dma_ops aperture as power of 2 */
932-
extern unsigned amd_iommu_aperture_order;
933-
934931
extern bool amd_iommu_force_isolation;
935932

936933
/* Max levels of glxval supported */

0 commit comments

Comments
 (0)