net: ftgmac100/ftmac100: add missing interrupt.h include
authorThomas Faber <thfabba@gmx.de>
Wed, 18 Jan 2012 13:45:44 +0000 (13:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jan 2012 02:01:11 +0000 (21:01 -0500)
Fixes compilation failure of these modules due to missing
irqreturn_t type for the ft(g)mac100_interrupt definition.

Signed-off-by: Thomas Faber <thfabba@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found