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)
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>

No differences found