blob: 21b624e7916c6b8c00ed0b879a7e8624b179770b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/include/linux/compat-3.0.h
+++ b/include/linux/compat-3.0.h
@@ -7,6 +7,8 @@
#include <linux/rcupdate.h>
+#include <linux/mod_devicetable.h>
+
/*
* since commit 1c5cae815d19ffe02bdfda1260949ef2b1806171
* "net: call dev_alloc_name from register_netdevice" dev_alloc_name is
|