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:
8ecaf8f
)
AMD IOMMU: prealloc_protection_domains should be static
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Mon, 29 Dec 2008 16:15:22 +0000
(21:45 +0530)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Sat, 3 Jan 2009 15:41:18 +0000
(16:41 +0100)
Impact: cleanup, reduce kernel size a bit, avoid sparse warning
Fixes sparse warning:
arch/x86/kernel/amd_iommu.c:1299:6: warning: symbol 'prealloc_protection_domains' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found