summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/armv7-a/cache.h')
-rw-r--r--nuttx/arch/arm/src/armv7-a/cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/armv7-a/cache.h b/nuttx/arch/arm/src/armv7-a/cache.h
index 19d385944..aa1c7c3f1 100644
--- a/nuttx/arch/arm/src/armv7-a/cache.h
+++ b/nuttx/arch/arm/src/armv7-a/cache.h
@@ -968,7 +968,7 @@ void cp15_clean_dcache(uintptr_t start, uintptr_t end);
*
* Description:
* Flush the data cache within the specified region by cleaning and
- * invalidating the the D cache.
+ * invalidating the D cache.
*
* Input Parameters:
* start - virtual start address of region