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 行删除

查看文件

@@ -20,6 +20,7 @@
*
*/
#include <linux/irqreturn.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/mISDNhw.h>