mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 13:30:45 -05:00
None of this is used anymore, delete it. Reviewed-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com> Reviewed-by: Vasant Hegde <vasant.hegde@amd.com> Tested-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com> Tested-by: Pasha Tatashin <pasha.tatashin@soleen.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
4 lines
132 B
Makefile
4 lines
132 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += iommu.o init.o quirks.o ppr.o pasid.o
|
|
obj-$(CONFIG_AMD_IOMMU_DEBUGFS) += debugfs.o
|