]> git.baikalelectronics.ru Git - kernel.git/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)
commit0c6199cd5e0bdf7817681be5106db90e2d206e99
tree0e9fe9dea3e7ab420700f5c866f55919d1c15831
parent95659d4cc99b6c70073687a6cc29765e0825d01f
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