diff options
-rw-r--r-- | arch/metag/mm/extable.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/metag/mm/extable.c b/arch/metag/mm/extable.c index 2a21eaebe84d..3aa90b78b43d 100644 --- a/arch/metag/mm/extable.c +++ b/arch/metag/mm/extable.c | |||
@@ -1,5 +1,4 @@ | |||
1 | 1 | #include <linux/extable.h> | |
2 | #include <linux/module.h> | ||
3 | #include <linux/uaccess.h> | 2 | #include <linux/uaccess.h> |
4 | 3 | ||
5 | int fixup_exception(struct pt_regs *regs) | 4 | int fixup_exception(struct pt_regs *regs) |