Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168288
b: refs/heads/master
c: 941b10f
h: refs/heads/master
v: v3
  • Loading branch information
Rakib Mullick authored and Len Brown committed Nov 5, 2009
1 parent 1282c63 commit ab59a88
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: 22aecebfd9498c4779e5c5bed1d2d054bd99f7a4
refs/heads/master: 941b10fab2cbd90ac7ad6bc2338ffe30e1d3ce53
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ static struct notifier_block acpi_cpu_notifier =
.notifier_call = acpi_cpu_soft_notify,
};

static int acpi_processor_add(struct acpi_device *device)
static int __cpuinit acpi_processor_add(struct acpi_device *device)
{
struct acpi_processor *pr = NULL;
int result = 0;
Expand Down

0 comments on commit ab59a88

Please sign in to comment.