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