diff options
Diffstat (limited to 'arch/arm/common/mcpm_head.S')
-rw-r--r-- | arch/arm/common/mcpm_head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/mcpm_head.S b/arch/arm/common/mcpm_head.S index d5bd75dd576d..291d969bc719 100644 --- a/arch/arm/common/mcpm_head.S +++ b/arch/arm/common/mcpm_head.S | |||
@@ -5,7 +5,7 @@ | |||
5 | * Created by: Nicolas Pitre, March 2012 | 5 | * Created by: Nicolas Pitre, March 2012 |
6 | * Copyright: (C) 2012-2013 Linaro Limited | 6 | * Copyright: (C) 2012-2013 Linaro Limited |
7 | * | 7 | * |
8 | * Refer to Documentation/arm/cluster-pm-race-avoidance.txt | 8 | * Refer to Documentation/arm/cluster-pm-race-avoidance.rst |
9 | * for details of the synchronisation algorithms used here. | 9 | * for details of the synchronisation algorithms used here. |
10 | */ | 10 | */ |
11 | 11 | ||