From edf70eb7953b0d7b74eaabb635cbe6681fe895ac Mon Sep 17 00:00:00 2001 From: Jonas Aaberg Date: Wed, 15 Dec 2010 08:36:02 +0100 Subject: [PATCH] --- yaml --- r: 226028 b: refs/heads/master c: 3c5728edbeb44819dba25a3c1b56702c87c9e419 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/platsmp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 62e3ba090856..3c678c40198e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 556fb03869ad4d14e5336093a7a8565456a26c21 +refs/heads/master: 3c5728edbeb44819dba25a3c1b56702c87c9e419 diff --git a/trunk/arch/arm/mach-ux500/platsmp.c b/trunk/arch/arm/mach-ux500/platsmp.c index 9e4c678de785..ade2e17f253c 100644 --- a/trunk/arch/arm/mach-ux500/platsmp.c +++ b/trunk/arch/arm/mach-ux500/platsmp.c @@ -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) {