summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/armv8/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/armv8/mmu.h')
-rw-r--r--arch/arm/include/asm/armv8/mmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/armv8/mmu.h b/arch/arm/include/asm/armv8/mmu.h
index d8d9af4..2e2a3a8 100644
--- a/arch/arm/include/asm/armv8/mmu.h
+++ b/arch/arm/include/asm/armv8/mmu.h
@@ -119,7 +119,7 @@
void set_pgtable_section(u64 *page_table, u64 index,
u64 section, u64 memory_type,
- u64 share);
+ u64 attribute);
void set_pgtable_table(u64 *page_table, u64 index,
u64 *table_addr);