aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/mcpm_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/common/mcpm_entry.c')
-rw-r--r--arch/arm/common/mcpm_entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/mcpm_entry.c b/arch/arm/common/mcpm_entry.c
index e24ad60891b2..8a9aeeb504dd 100644
--- a/arch/arm/common/mcpm_entry.c
+++ b/arch/arm/common/mcpm_entry.c
@@ -21,7 +21,7 @@
21/* 21/*
22 * The public API for this code is documented in arch/arm/include/asm/mcpm.h. 22 * The public API for this code is documented in arch/arm/include/asm/mcpm.h.
23 * For a comprehensive description of the main algorithm used here, please 23 * For a comprehensive description of the main algorithm used here, please
24 * see Documentation/arm/cluster-pm-race-avoidance.txt. 24 * see Documentation/arm/cluster-pm-race-avoidance.rst.
25 */ 25 */
26 26
27struct sync_struct mcpm_sync; 27struct sync_struct mcpm_sync;