aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/extable.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/mm/extable.c')
-rw-r--r--arch/mn10300/mm/extable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mn10300/mm/extable.c b/arch/mn10300/mm/extable.c
index 25e5485ab87d..045a903ee6b9 100644
--- a/arch/mn10300/mm/extable.c
+++ b/arch/mn10300/mm/extable.c
@@ -8,9 +8,9 @@
* as published by the Free Software Foundation; either version
* 2 of the Licence, or (at your option) any later version.
*/
-#include <linux/module.h>
+#include <linux/extable.h>
#include <linux/spinlock.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
int fixup_exception(struct pt_regs *regs)
{