trivial: Fix misspelling of firmware

Fix misspelling of firmware.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
此提交包含在:
Nick Andrew
2009-01-26 11:06:57 +01:00
提交者 Jiri Kosina
父節點 caa790ba6c
當前提交 877d03105d
共有 20 個檔案被更改,包括 21 行新增21 行删除

查看文件

@@ -221,7 +221,7 @@ static void __init ip27_smp_setup(void)
* Assumption to be fixed: we're always booted on logical / physical
* processor 0. While we're always running on logical processor 0
* this still means this is physical processor zero; it might for
* example be disabled in the firwware.
* example be disabled in the firmware.
*/
alloc_cpupda(0, 0);
}