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:
a3b28ee
)
x86: Move iommu_shutdown_noop to x86_init.c
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Sat, 14 Nov 2009 11:46:37 +0000
(20:46 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 15 Nov 2009 08:03:10 +0000
(09:03 +0100)
iommu_init_noop() is in arch/x86/kernel/x86_init.c but
iommu_shutdown_noop() in arch/x86/include/asm/iommu.h.
This moves iommu_shutdown_noop() to x86_init.c for consistency.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
LKML-Reference: <
1258199198
-16657-3-git-send-email-fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found