summaryrefslogtreecommitdiff
path: root/Documentation/arch/arm/tcm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arch/arm/tcm.rst')
-rw-r--r--Documentation/arch/arm/tcm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/arm/tcm.rst b/Documentation/arch/arm/tcm.rst
index 1dc6c39220f9..7ce17a248af9 100644
--- a/Documentation/arch/arm/tcm.rst
+++ b/Documentation/arch/arm/tcm.rst
@@ -71,7 +71,7 @@ in <asm/tcm.h>. Using this interface it is possible to:
- Have the remaining TCM RAM added to a special
allocation pool with gen_pool_create() and gen_pool_add()
- and provice tcm_alloc() and tcm_free() for this
+ and provide tcm_alloc() and tcm_free() for this
memory. Such a heap is great for things like saving
device state when shutting off device power domains.