Commit b4116018 authored by Alessandro Rubini's avatar Alessandro Rubini

wr-nic.h: trivial change to the better

parent b6a2e5c4
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
*/ */
#ifndef __WR_NIC_H__ #ifndef __WR_NIC_H__
#define __WR_NIC_H__ #define __WR_NIC_H__
#include <linux/irqreturn.h> #include <linux/interrupt.h>
#include <linux/spinlock.h> #include <linux/spinlock.h>
#include <linux/mii.h> /* Needed for stuct mii_if_info in wrn_dev */ #include <linux/mii.h> /* Needed for stuct mii_if_info in wrn_dev */
#include <linux/netdevice.h> /* Needed for net_device_stats in wrn_dev */ #include <linux/netdevice.h> /* Needed for net_device_stats in wrn_dev */
......
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