aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/extable_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/mm/extable_32.c')
-rw-r--r--arch/sh/mm/extable_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/extable_32.c b/arch/sh/mm/extable_32.c
index 9cfcbb5848e4..24a75d315dcb 100644
--- a/arch/sh/mm/extable_32.c
+++ b/arch/sh/mm/extable_32.c
@@ -4,7 +4,7 @@
* linux/arch/i386/mm/extable.c
*/
-#include <linux/module.h>
+#include <linux/extable.h>
#include <linux/uaccess.h>
int fixup_exception(struct pt_regs *regs)