1
0

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>
Este cometimento está contido em:
Alexey Dobriyan
2011-06-06 10:43:46 +00:00
cometido por David S. Miller
ascendente aedfebbaa7
cometimento a6b7a40786
163 ficheiros modificados com 165 adições e 1 eliminações

Ver ficheiro

@@ -4,6 +4,7 @@
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/hardirq.h>
#include <linux/init.h>
#include <linux/version.h>
#include <linux/module.h>