aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/fpu.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/kernel/fpu.S')
-rw-r--r--arch/ppc/kernel/fpu.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/kernel/fpu.S b/arch/ppc/kernel/fpu.S
index 6189b26f640f..665d7d34304c 100644
--- a/arch/ppc/kernel/fpu.S
+++ b/arch/ppc/kernel/fpu.S
@@ -18,7 +18,7 @@
18#include <asm/cache.h> 18#include <asm/cache.h>
19#include <asm/thread_info.h> 19#include <asm/thread_info.h>
20#include <asm/ppc_asm.h> 20#include <asm/ppc_asm.h>
21#include <asm/offsets.h> 21#include <asm/asm-offsets.h>
22 22
23/* 23/*
24 * This task wants to use the FPU now. 24 * This task wants to use the FPU now.