summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 14:57:28 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 14:57:28 +1100
commit347739198a12693d0b7880fcd1a009a75f62b945 (patch)
tree11edae504d70d6cc14294e224f7d5314fd6cd683 /include
parent09af081adb1bb3d83bb1a0f16748d28d1f02623a (diff)
parent90858794c96028ec1294fda12488a19f3a2b1d4a (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>