summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/patch.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/kernel/patch.c')
-rw-r--r--arch/arm/kernel/patch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/kernel/patch.c b/arch/arm/kernel/patch.c
index e9e828b6bb30..4d45e60cd46d 100644
--- a/arch/arm/kernel/patch.c
+++ b/arch/arm/kernel/patch.c
@@ -9,7 +9,7 @@
#include <asm/fixmap.h>
#include <asm/smp_plat.h>
#include <asm/opcodes.h>
-#include <asm/patch.h>
+#include <asm/text-patching.h>
struct patch {
void *addr;