summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/patching.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/kernel/patching.c')
-rw-r--r--arch/arm64/kernel/patching.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/kernel/patching.c b/arch/arm64/kernel/patching.c
index 9d050e33901b..7aa55b33c8c7 100644
--- a/arch/arm64/kernel/patching.c
+++ b/arch/arm64/kernel/patching.c
@@ -9,6 +9,7 @@
#include <asm/cacheflush.h>
#include <asm/fixmap.h>
#include <asm/kprobes.h>
+#include <asm/patching.h>
#include <asm/sections.h>
static DEFINE_RAW_SPINLOCK(patch_lock);