aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/vdso64/cacheflush.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/vdso64/cacheflush.S')
-rw-r--r--arch/ppc64/kernel/vdso64/cacheflush.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/vdso64/cacheflush.S b/arch/ppc64/kernel/vdso64/cacheflush.S
index e0725b7b7003..d4a0ad28d534 100644
--- a/arch/ppc64/kernel/vdso64/cacheflush.S
+++ b/arch/ppc64/kernel/vdso64/cacheflush.S
@@ -13,7 +13,7 @@
13#include <asm/processor.h> 13#include <asm/processor.h>
14#include <asm/ppc_asm.h> 14#include <asm/ppc_asm.h>
15#include <asm/vdso.h> 15#include <asm/vdso.h>
16#include <asm/offsets.h> 16#include <asm/asm-offsets.h>
17 17
18 .text 18 .text
19 19