Skip to content

Commit

Permalink
iommu/amd: Remove unused variable
Browse files Browse the repository at this point in the history
Remove 'amd_iommu_aperture_order' as its not used since commit d9cfed9.

Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20250227162320.5805-3-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
  • Loading branch information
Vasant Hegde authored and Joerg Roedel committed Mar 10, 2025
1 parent 558d2bb commit e481f8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/iommu/amd/amd_iommu_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -928,9 +928,6 @@ struct unity_map_entry {
* Data structures for device handling
*/

/* size of the dma_ops aperture as power of 2 */
extern unsigned amd_iommu_aperture_order;

extern bool amd_iommu_force_isolation;

/* Max levels of glxval supported */
Expand Down

0 comments on commit e481f8a

Please sign in to comment.