Staging
v0.5.1
https://github.com/torvalds/linux
Revision adaa765d76f58b47e10a4760f2c0bc86de5479b9 authored by Alexander Nyberg on 31 May 2005, 21:39:27 UTC, committed by Linus Torvalds on 31 May 2005, 21:54:17 UTC
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>
1 parent 9c2be6a
History
Tip revision: adaa765d76f58b47e10a4760f2c0bc86de5479b9 authored by Alexander Nyberg on 31 May 2005, 21:39:27 UTC
[PATCH] acpi build fix: x86 setup.c
Tip revision: adaa765

README

back to top