net: remove interrupt.h inclusion from netdevice.h

* remove interrupt.g inclusion from netdevice.h -- not needed
* fixup fallout, add interrupt.h and hardirq.h back where needed.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
此提交包含在:
Alexey Dobriyan
2011-06-06 10:43:46 +00:00
提交者 David S. Miller
父節點 aedfebbaa7
當前提交 a6b7a40786
共有 163 個檔案被更改,包括 165 行新增1 行删除

查看文件

@@ -45,6 +45,7 @@
#include <scsi/libiscsi.h>
#include <scsi/scsi_transport_iscsi.h>
#include <linux/interrupt.h>
#include <linux/wait.h>
#include <linux/sched.h>
#include <linux/list.h>