summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 16:11:03 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 16:11:03 +1100
commit49120e13fc435b69dcea38ce79713e653e83e84b (patch)
tree026afce40e7c5d0c07f153795f2850aeba9a19aa /include
parent1be573d553c998ecff4a84244d3642a8fc51fe70 (diff)
parent24bf9bdef9297d86bfe50d8a0415b5baeb711898 (diff)
Merge remote-tracking branch 'extable/extable'
Diffstat (limited to 'include')
-rw-r--r--include/linux/module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/module.h b/include/linux/module.h
index 80f32a0d0b64..0297c5cd7cdf 100644
--- a/include/linux/module.h
+++ b/include/linux/module.h
@@ -18,7 +18,6 @@
#include <linux/moduleparam.h>
#include <linux/jump_label.h>
#include <linux/export.h>
-#include <linux/extable.h> /* only as arch move module.h -> extable.h */
#include <linux/rbtree_latch.h>
#include <linux/percpu.h>