diff options
author | 2008-06-27 10:37:03 +0200 | |
---|---|---|
committer | 2008-06-27 10:42:20 +0200 | |
commit | 24d2ba0a8a5816eb8322836271fbcb045d915dfd (patch) | |
tree | 77205f772ed3ccf43e4082ab0b86dfc791c702b2 /include/linux/kernel.h | |
parent | x86, AMD IOMMU: add documentation for kernel parameters (diff) | |
download | wireguard-linux-24d2ba0a8a5816eb8322836271fbcb045d915dfd.tar.xz wireguard-linux-24d2ba0a8a5816eb8322836271fbcb045d915dfd.zip |
x86, AMD IOMMU: build fix
fix:
arch/x86/kernel/amd_iommu_init.c:247: warning: 'struct acpi_table_header' declared inside parameter list
arch/x86/kernel/amd_iommu_init.c:247: warning: its scope is only this definition or declaration, which is probably not what you want
arch/x86/kernel/amd_iommu_init.c: In function 'find_last_devid_acpi':
arch/x86/kernel/amd_iommu_init.c:257: error: dereferencing pointer to incomplete type
arch/x86/kernel/amd_iommu_init.c:265: error: dereferencing pointer to incomplete type
the AMD IOMMU code depends on ACPI facilities.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions