Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177606
b: refs/heads/master
c: bf8b454
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Renninger authored and Len Brown committed Dec 16, 2009
1 parent 89788eb commit 2d7d20e
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: 918aae42aa9b611a3663b16ae849fdedc67c2292
refs/heads/master: bf8b4542f92c4d8222941b1cab055fa350ab2fb4
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ static int acpi_processor_info_open_fs(struct inode *inode, struct file *file)
PDE(inode)->data);
}

static int acpi_processor_add_fs(struct acpi_device *device)
static int __cpuinit acpi_processor_add_fs(struct acpi_device *device)
{
struct proc_dir_entry *entry = NULL;

Expand Down

0 comments on commit 2d7d20e

Please sign in to comment.