]> git.karo-electronics.de Git - mv-sheeva.git/commit
iommu/core: export iommu_set_fault_handler()
authorOhad Ben-Cohen <ohad@wizery.com>
Mon, 26 Sep 2011 13:11:46 +0000 (09:11 -0400)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 26 Sep 2011 13:51:57 +0000 (15:51 +0200)
commit30bd918c7132adddd370c79fd5619bf108efd702
treecd81fbdbf65b7cf44af3bcb90209f79bfeb76bf4
parente7f10f02efca2e4c2372bbe4b785959533819919
iommu/core: export iommu_set_fault_handler()

commit 4f3f8d9 "iommu/core: Add fault reporting mechanism" added
the public iommu_set_fault_handler() symbol but forgot to export it.

Fix that.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/iommu.c