Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106884
b: refs/heads/master
c: 9ba1984
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Lynch authored and Benjamin Herrenschmidt committed Jul 28, 2008
1 parent 22401c2 commit 10d3000
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: 7d2f6075f992d33c7be829c3638b8cb72b782b19
refs/heads/master: 9ba1984ead5d25c93d241e0ee43f8f6a252f60d9
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ static struct sysdev_attribute pa6t_attrs[] = {
};


static void register_cpu_online(unsigned int cpu)
static void __cpuinit register_cpu_online(unsigned int cpu)
{
struct cpu *c = &per_cpu(cpu_devices, cpu);
struct sys_device *s = &c->sysdev;
Expand Down

0 comments on commit 10d3000

Please sign in to comment.