X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fcpu.h;fp=include%2Fasm-arm%2Fcpu.h;h=751bc7462074fab8f617ba2c66fc4da19e61b92b;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=fcbdd40cb66773da5638c8f640877bec2140b890;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/asm-arm/cpu.h b/include/asm-arm/cpu.h index fcbdd40cb..751bc7462 100644 --- a/include/asm-arm/cpu.h +++ b/include/asm-arm/cpu.h @@ -16,6 +16,7 @@ struct cpuinfo_arm { struct cpu cpu; #ifdef CONFIG_SMP + struct task_struct *idle; unsigned int loops_per_jiffy; #endif };