x86/amd-iommu: Move find_protection_domain to helper functions
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 24 Nov 2009 15:43:06 +0000 (16:43 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:28 +0000 (14:20 +0100)
commit71c70984e5afc20d304fbb523f1c8bb42c4ceb36
tree37a5d835a81bb7d3a264ebcd3168094cfff3c702
parent94f6d190eeed91cb2bb901aa7816edd1e2405347
x86/amd-iommu: Move find_protection_domain to helper functions

This is a helper function and when its placed in the helper
function section we can remove its forward declaration.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c