Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
[powerpc.git] / include / asm-sparc / cpudata.h
index ec0d9ef..a2c4d51 100644 (file)
@@ -18,6 +18,7 @@ typedef struct {
        unsigned int counter;
        int prom_node;
        int mid;
+       int next;
 } cpuinfo_sparc;
 
 DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data);