git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94f6d19
)
x86/amd-iommu: Move find_protection_domain to helper functions
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 24 Nov 2009 15:43:06 +0000
(16:43 +0100)
committer
Joerg 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