blob: 6c9b4967d6f19183ef6338374cc1d694b8efd4f6 (
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
@@ -38,6 +38,8 @@ static inline struct page *shmem_read_ma
#endif
+#include <linux/mod_devicetable.h>
+
/*
* since commit 1c5cae815d19ffe02bdfda1260949ef2b1806171
* "net: call dev_alloc_name from register_netdevice" dev_alloc_name is
|