diff options
Diffstat (limited to 'arch/powerpc/kernel/setup_64.c')
-rw-r--r-- | arch/powerpc/kernel/setup_64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c index 98e9f0595dd8..81567e931260 100644 --- a/arch/powerpc/kernel/setup_64.c +++ b/arch/powerpc/kernel/setup_64.c | |||
@@ -438,7 +438,7 @@ void __init setup_system(void) | |||
438 | 438 | ||
439 | /* | 439 | /* |
440 | * Fill the ppc64_caches & systemcfg structures with informations | 440 | * Fill the ppc64_caches & systemcfg structures with informations |
441 | * retreived from the device-tree. Need to be called before | 441 | * retrieved from the device-tree. Need to be called before |
442 | * finish_device_tree() since the later requires some of the | 442 | * finish_device_tree() since the later requires some of the |
443 | * informations filled up here to properly parse the interrupt | 443 | * informations filled up here to properly parse the interrupt |
444 | * tree. | 444 | * tree. |