diff options
author | 2005-05-31 14:39:27 -0700 | |
---|---|---|
committer | 2005-05-31 14:54:17 -0700 | |
commit | adaa765d76f58b47e10a4760f2c0bc86de5479b9 (patch) | |
tree | 49db01681b5061228bd5a15f7ac0f9eab54601c6 /kernel/module.c | |
parent | [PATCH] x86_64 CONFIG_ACPI=n build fix (diff) | |
download | linux-rng-adaa765d76f58b47e10a4760f2c0bc86de5479b9.tar.xz linux-rng-adaa765d76f58b47e10a4760f2c0bc86de5479b9.zip |
[PATCH] acpi build fix: x86 setup.c
This is a neverending story
linux/acpi.h contains empty declarations for acpi_boot_init() &
acpi_boot_table_init() but they are nested inside #ifdef CONFIG_ACPI.
So we'll have to #ifdef in arch/i386/kernel/setup.c: setup_arch()
Signed-off-by: Alexander Nyberg <alexn@telia.com>
Cc: "Brown, Len" <len.brown@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions