Commit 7f965394 authored by Laurent Dufour's avatar Laurent Dufour Committed by Michael Ellerman
parent bbfa509d
......@@ -933,9 +933,9 @@ int setup_purgatory_ppc64(struct kimage *image, const void *slave_code,
}
/**
* get_cpu_node_size - Compute the size of a CPU node in the FDT.
* This should be done only once and the value is stored in
* a static variable.
* cpu_node_size - Compute the size of a CPU node in the FDT.
* This should be done only once and the value is stored in
* a static variable.
* Returns the max size of a CPU node in the FDT.
*/
static unsigned int cpu_node_size(void)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment