summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/barrier.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/include/asm/barrier.h')
-rw-r--r--arch/csky/include/asm/barrier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/csky/include/asm/barrier.h b/arch/csky/include/asm/barrier.h
index 84fc600c8b45..f4045dd53e17 100644
--- a/arch/csky/include/asm/barrier.h
+++ b/arch/csky/include/asm/barrier.h
@@ -64,7 +64,7 @@
/*
* sync: completion barrier, all sync.xx instructions
- * guarantee the last response recieved by bus transaction
+ * guarantee the last response received by bus transaction
* made by ld/st instructions before sync.s
* sync.s: inherit from sync, but also shareable to other cores
* sync.i: inherit from sync, but also flush cpu pipeline