Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226028
b: refs/heads/master
c: 3c5728e
h: refs/heads/master
v: v3
  • Loading branch information
Jonas Aaberg authored and Linus Walleij committed Dec 19, 2010
1 parent cfe5bdc commit edf70eb
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: 556fb03869ad4d14e5336093a7a8565456a26c21
refs/heads/master: 3c5728edbeb44819dba25a3c1b56702c87c9e419
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* control for which core is the next to come out of the secondary
* boot "holding pen"
*/
volatile int __cpuinitdata pen_release = -1;
volatile int pen_release = -1;

static unsigned int __init get_core_count(void)
{
Expand Down

0 comments on commit edf70eb

Please sign in to comment.