diff options
Diffstat (limited to 'arch/s390/lib/uaccess.S')
| -rw-r--r-- | arch/s390/lib/uaccess.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/lib/uaccess.S b/arch/s390/lib/uaccess.S index e8029ef42ef2..88fc94fe6488 100644 --- a/arch/s390/lib/uaccess.S +++ b/arch/s390/lib/uaccess.S | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | 11 | ||
| 12 | #include <linux/errno.h> | 12 | #include <linux/errno.h> |
| 13 | #include <asm/lowcore.h> | 13 | #include <asm/lowcore.h> |
| 14 | #include <asm/offsets.h> | 14 | #include <asm/asm-offsets.h> |
| 15 | 15 | ||
| 16 | .text | 16 | .text |
| 17 | .align 4 | 17 | .align 4 |
