summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/i80321/ep80219_machdep.c
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-12-01 10:16:25 +0000
committerstas <stas@FreeBSD.org>2008-12-01 10:16:25 +0000
commiteb23814aee62b5188ae42c74acdb14eb0e7495da (patch)
treefaecf4d1dbaa3d327329e1f00b22064dca3ab837 /sys/arm/xscale/i80321/ep80219_machdep.c
parent9fb73a85c92233cbb4075a4ace79fd51d055d06c (diff)
downloadFreeBSD-src-eb23814aee62b5188ae42c74acdb14eb0e7495da.zip
FreeBSD-src-eb23814aee62b5188ae42c74acdb14eb0e7495da.tar.gz
- Fix spelling error in comments.
PR: arm/128891 Submitted by: Pavel Pankov <pankov_p@mail.ru> Approved by: kib (mentor)
Diffstat (limited to 'sys/arm/xscale/i80321/ep80219_machdep.c')
-rw-r--r--sys/arm/xscale/i80321/ep80219_machdep.c2
1 files changed, 1 insertions, 1 deletions
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();
OpenPOWER on IntegriCloud