diff options
author | 2008-12-29 21:44:12 +0530 | |
---|---|---|
committer | 2008-12-29 22:08:12 -0800 | |
commit | 412a1be265b894a45cebbfc2b57eb7a593bf34b2 (patch) | |
tree | de90b71a5240dd02cdd0536dceaef3f6cc8f3aa8 /include/linux/kernel.h | |
parent | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h (diff) | |
download | wireguard-linux-412a1be265b894a45cebbfc2b57eb7a593bf34b2.tar.xz wireguard-linux-412a1be265b894a45cebbfc2b57eb7a593bf34b2.zip |
x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static
Impact: cleanup, reduce kernel size a bit, avoid sparse warning
Fixes sparse warning:
arch/x86/kernel/amd_iommu_init.c:246:13: warning: symbol 'iommu_enable' was not declared. Should it be static?
arch/x86/kernel/amd_iommu_init.c:259:13: warning: symbol 'iommu_enable_event_logging' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions