summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/sparsemem.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/include/asm/sparsemem.h')
-rw-r--r--arch/arm64/include/asm/sparsemem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/include/asm/sparsemem.h b/arch/arm64/include/asm/sparsemem.h
index 5f5437621029..8a8acc220371 100644
--- a/arch/arm64/include/asm/sparsemem.h
+++ b/arch/arm64/include/asm/sparsemem.h
@@ -10,7 +10,7 @@
/*
* Section size must be at least 512MB for 64K base
* page size config. Otherwise it will be less than
- * MAX_ORDER and the build process will fail.
+ * MAX_PAGE_ORDER and the build process will fail.
*/
#ifdef CONFIG_ARM64_64K_PAGES
#define SECTION_SIZE_BITS 29