summaryrefslogtreecommitdiffstats
path: root/arch/frv/mm/extable.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/mm/extable.c')
-rw-r--r--arch/frv/mm/extable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/mm/extable.c b/arch/frv/mm/extable.c
index 8863d6c1df6e..9a641c1b085a 100644
--- a/arch/frv/mm/extable.c
+++ b/arch/frv/mm/extable.c
@@ -4,7 +4,7 @@
#include <linux/module.h>
#include <linux/spinlock.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
extern const void __memset_end, __memset_user_error_lr, __memset_user_error_handler;
extern const void __memcpy_end, __memcpy_user_error_lr, __memcpy_user_error_handler;