From eb23814aee62b5188ae42c74acdb14eb0e7495da Mon Sep 17 00:00:00 2001 From: stas Date: Mon, 1 Dec 2008 10:16:25 +0000 Subject: - Fix spelling error in comments. PR: arm/128891 Submitted by: Pavel Pankov Approved by: kib (mentor) --- sys/arm/xscale/i80321/ep80219_machdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arm/xscale/i80321/ep80219_machdep.c') diff --git a/sys/arm/xscale/i80321/ep80219_machdep.c b/sys/arm/xscale/i80321/ep80219_machdep.c index a110f41..77fad07 100644 --- a/sys/arm/xscale/i80321/ep80219_machdep.c +++ b/sys/arm/xscale/i80321/ep80219_machdep.c @@ -352,7 +352,7 @@ initarm(void *arg, void *arg2) * but since we are boot strapping the addresses used for the read * may have just been remapped and thus the cache could be out * of sync. A re-clean after the switch will cure this. - * After booting there are no gross reloations of the kernel thus + * After booting there are no gross relocations of the kernel thus * this problem will not occur after initarm(). */ cpu_idcache_wbinv_all(); -- cgit v1.1