Commit 3de8785e authored by David S. Miller's avatar David S. Miller

drivers/usb/net/rtl8150.c: Include linux/init.h

parent b3fd6a0d
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <linux/ethtool.h> #include <linux/ethtool.h>
#include <linux/devfs_fs_kernel.h> #include <linux/devfs_fs_kernel.h>
#include <linux/usb.h> #include <linux/usb.h>
#include <linux/init.h>
#include <asm/uaccess.h> #include <asm/uaccess.h>
/* Version Information */ /* Version Information */
......
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