summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/fres.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/math-emu/fres.c')
-rw-r--r--arch/powerpc/math-emu/fres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/math-emu/fres.c b/arch/powerpc/math-emu/fres.c
index 10ecbd08b79e..211c30d0145f 100644
--- a/arch/powerpc/math-emu/fres.c
+++ b/arch/powerpc/math-emu/fres.c
@@ -1,6 +1,6 @@
#include <linux/types.h>
#include <linux/errno.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
int
fres(void *frD, void *frB)