Merge branch 'linux-2.6' into for-linus
[powerpc.git] / arch / powerpc / kernel / prom.c
index bdb412d..16d29d1 100644 (file)
@@ -1674,6 +1674,7 @@ struct device_node *of_get_cpu_node(int cpu, unsigned int *thread)
        }
        return NULL;
 }
+EXPORT_SYMBOL(of_get_cpu_node);
 
 #ifdef DEBUG
 static struct debugfs_blob_wrapper flat_dt_blob;