Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7849
b: refs/heads/master
c: 2413d2c
h: refs/heads/master
i:
  7847: 64599aa
v: v3
  • Loading branch information
Len Brown committed Sep 3, 2005
1 parent 9e058e2 commit ec131d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 129521dcc94f781890f8f668219ab79f0073ff9f
refs/heads/master: 2413d2c12cf0dc5980d7b082d838d5468d83a8b9
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ static int acpi_processor_remove_fs(struct acpi_device *device)

/* Use the acpiid in MADT to map cpus in case of SMP */
#ifndef CONFIG_SMP
#define convert_acpiid_to_cpu(acpi_id) (0xff)
#define convert_acpiid_to_cpu(acpi_id, cpu_indexp) (0xff)
#else

#ifdef CONFIG_IA64
Expand Down

0 comments on commit ec131d0

Please sign in to comment.