Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355521
b: refs/heads/master
c: dc784e7
h: refs/heads/master
i:
  355519: a19353c
v: v3
  • Loading branch information
Ulrich Hecht authored and Simon Horman committed Jan 30, 2013
1 parent f7cd4b4 commit 0cc19d7
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: 0f234d91b8f50119c4c921db9d9dc0dac24db383
refs/heads/master: dc784e73b45dc055f9dcb174ea5753ea020516fc
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/smp-sh73a0.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ struct smp_operations sh73a0_smp_ops __initdata = {
#ifdef CONFIG_HOTPLUG_CPU
.cpu_kill = sh73a0_cpu_kill,
.cpu_die = sh73a0_cpu_die,
.cpu_disable = shmobile_cpu_disable,
.cpu_disable = shmobile_cpu_disable_any,
#endif
};

0 comments on commit 0cc19d7

Please sign in to comment.