Commit eaa153a2 authored by Alessandro Rubini's avatar Alessandro Rubini

wr_nic/device.c: header fix for new version

parent b74f167b
......@@ -11,6 +11,7 @@
* published by the Free Software Foundation.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment