Skip to content

Commit

Permalink
Pull bugzilla-5653 into release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Len Brown committed Jun 15, 2006
2 parents 36a557d + ffd642e commit 3e8e7c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 72 deletions.
1 change: 1 addition & 0 deletions arch/x86_64/kernel/acpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup.o

ifneq ($(CONFIG_ACPI_PROCESSOR),)
obj-y += processor.o
processor-y := ../../../i386/kernel/acpi/processor.o ../../../i386/kernel/acpi/cstate.o
endif

72 changes: 0 additions & 72 deletions arch/x86_64/kernel/acpi/processor.c

This file was deleted.

2 changes: 2 additions & 0 deletions include/asm-x86_64/acpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ extern int acpi_pci_disabled;

extern u8 x86_acpiid_to_apicid[];

#define ARCH_HAS_POWER_INIT 1

extern int acpi_skip_timer_override;

#endif /*__KERNEL__*/
Expand Down

0 comments on commit 3e8e7c9

Please sign in to comment.