diff options
Diffstat (limited to 'arch/ppc64/kernel/vdso32/datapage.S')
| -rw-r--r-- | arch/ppc64/kernel/vdso32/datapage.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/vdso32/datapage.S b/arch/ppc64/kernel/vdso32/datapage.S index 29b6bd32e1f1..4f4eb0be3992 100644 --- a/arch/ppc64/kernel/vdso32/datapage.S +++ b/arch/ppc64/kernel/vdso32/datapage.S | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #include <linux/config.h> | 12 | #include <linux/config.h> |
| 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/offsets.h> | 15 | #include <asm/asm-offsets.h> |
| 16 | #include <asm/unistd.h> | 16 | #include <asm/unistd.h> |
| 17 | #include <asm/vdso.h> | 17 | #include <asm/vdso.h> |
| 18 | 18 | ||
