arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
[cascardo/linux.git] / arch / arm64 / include / asm / processor.h
index f131a98..f9be30e 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <asm/fpsimd.h>
 #include <asm/hw_breakpoint.h>
+#include <asm/pgtable-hwdef.h>
 #include <asm/ptrace.h>
 #include <asm/types.h>