commit | 17f1bbca1baf2f652fa9c102ec239d6abded94c1 | [log] [tgz] |
---|---|---|
author | Thomas Faber <thfabba@gmx.de> | Wed Jan 18 13:45:44 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 18 21:01:11 2012 -0500 |
tree | 0e9fe9dea3e7ab420700f5c866f55919d1c15831 | |
parent | b924551bed09f61b64f21bffe241afc5526b091a [diff] |
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>