1
0
Fork 0

[IA64] setup.c Typo fix "Architechtuallly"

s/Architechtuallly/Architecturally/

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
hifive-unleashed-5.1
Justin P. Mattock 2011-02-27 20:46:46 -08:00 committed by Tony Luck
parent faa18530b5
commit ad7b67e511
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ void __cpuinit sn_cpu_init(void)
/*
* Don't check status. The SAL call is not supported on all PROMs
* but a failure is harmless.
* Architechtuallly, cpu_init is always called twice on cpu 0. We
* Architecturally, cpu_init is always called twice on cpu 0. We
* should set cpu_number on cpu 0 once.
*/
if (cpuid == 0) {