diff options
Diffstat (limited to 'arch/s390/math-emu/math.c')
| -rw-r--r-- | arch/s390/math-emu/math.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/math-emu/math.c b/arch/s390/math-emu/math.c index 58bff541f..945280ae9 100644 --- a/arch/s390/math-emu/math.c +++ b/arch/s390/math-emu/math.c @@ -10,7 +10,7 @@ #include <linux/types.h> #include <linux/sched.h> #include <linux/mm.h> -#include <asm/uaccess.h> +#include <linux/uaccess.h> #include <asm/lowcore.h> #include <asm/sfp-util.h> |
