diff options
Diffstat (limited to 'arch/arm/include/asm/cacheflush.h')
-rw-r--r-- | arch/arm/include/asm/cacheflush.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/cacheflush.h b/arch/arm/include/asm/cacheflush.h index 869080bedb89..ec1a5fd0d294 100644 --- a/arch/arm/include/asm/cacheflush.h +++ b/arch/arm/include/asm/cacheflush.h | |||
@@ -35,7 +35,7 @@ | |||
35 | * Start addresses are inclusive and end addresses are exclusive; | 35 | * Start addresses are inclusive and end addresses are exclusive; |
36 | * start addresses should be rounded down, end addresses up. | 36 | * start addresses should be rounded down, end addresses up. |
37 | * | 37 | * |
38 | * See Documentation/cachetlb.txt for more information. | 38 | * See Documentation/core-api/cachetlb.rst for more information. |
39 | * Please note that the implementation of these, and the required | 39 | * Please note that the implementation of these, and the required |
40 | * effects are cache-type (VIVT/VIPT/PIPT) specific. | 40 | * effects are cache-type (VIVT/VIPT/PIPT) specific. |
41 | * | 41 | * |