From: Alexey Dobriyan Date: Mon, 6 Jun 2011 10:43:46 +0000 (+0000) Subject: net: remove interrupt.h inclusion from netdevice.h X-Git-Url: https://bbs.cooldavid.org/git/?p=jme.git;a=commitdiff_plain;h=aa9c0eb280e143f8e55e29583117fd5b189b7ad1;hp=aa9c0eb280e143f8e55e29583117fd5b189b7ad1 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 Signed-off-by: David S. Miller ---