aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/platforms/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/platforms/cache.c')
-rw-r--r--arch/c6x/platforms/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/c6x/platforms/cache.c b/arch/c6x/platforms/cache.c
index 46fd2d530271..ec3c887c79ec 100644
--- a/arch/c6x/platforms/cache.c
+++ b/arch/c6x/platforms/cache.c
@@ -145,7 +145,7 @@ loop:
spin_lock_irqsave(&cache_lock, flags);
/*
- * If another cache operation is occuring
+ * If another cache operation is occurring
*/
if (unlikely(imcr_get(wc_reg))) {
spin_unlock_irqrestore(&cache_lock, flags);