commit | 71c70984e5afc20d304fbb523f1c8bb42c4ceb36 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Nov 24 16:43:06 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:20:28 2009 +0100 |
tree | 37a5d835a81bb7d3a264ebcd3168094cfff3c702 | |
parent | 94f6d190eeed91cb2bb901aa7816edd1e2405347 [diff] |
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>