]> Pileus Git - ~andy/linux/commit
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)
commit17f1bbca1baf2f652fa9c102ec239d6abded94c1
tree0e9fe9dea3e7ab420700f5c866f55919d1c15831
parentb924551bed09f61b64f21bffe241afc5526b091a
net: ftgmac100/ftmac100: add missing interrupt.h include

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>
drivers/net/ethernet/faraday/ftgmac100.c
drivers/net/ethernet/faraday/ftmac100.c