linux-stable/drivers/iommu/amd
Suravee Suthikulpanit eb03f2d2f6 iommu/amd: Remove iommu_init_ga()
Since the function has been simplified and only call iommu_init_ga_log(),
remove the function and replace with iommu_init_ga_log() instead.

Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20210820202957.187572-4-suravee.suthikulpanit@amd.com
Fixes: 8bda0cfbdc ("iommu/amd: Detect and initialize guest vAPIC log")
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-09-09 13:18:06 +02:00
..
amd_iommu.h iommu/amd: Tidy up DMA ops init 2021-06-07 14:51:33 +02:00
amd_iommu_types.h iommu/amd: Add support for IOMMU default DMA mode build options 2021-07-26 13:27:38 +02:00
debugfs.c
init.c iommu/amd: Remove iommu_init_ga() 2021-09-09 13:18:06 +02:00
io_pgtable.c iommu: Streamline iommu_iova_to_phys() 2021-07-26 13:37:51 +02:00
iommu.c Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next 2021-08-20 17:14:35 +02:00
iommu_v2.c iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count 2021-07-26 13:46:57 +02:00
Kconfig iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
Makefile iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
quirks.c