Files
ack-tegra/drivers/net
Stephen Rothwell ffbc03bc75 net: add needed interrupt.h
Fixes these errors after the removal of interrupt.h from netdevice.h:

drivers/net/ll_temac_main.c: In function 'temac_open':
drivers/net/ll_temac_main.c:859:2: error: implicit declaration of function 'request_irq'
drivers/net/ll_temac_main.c:870:2: error: implicit declaration of function 'free_irq'
drivers/net/ll_temac_main.c: In function 'temac_poll_controller':
drivers/net/ll_temac_main.c:903:2: error: implicit declaration of function 'disable_irq'
drivers/net/ll_temac_main.c:909:2: error: implicit declaration of function 'enable_irq'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-08 00:15:34 -07:00
..
2011-06-02 14:43:56 -07:00
2011-05-31 19:28:32 -07:00
2011-05-31 19:28:32 -07:00
2011-04-10 18:55:21 -07:00
2011-05-31 19:28:32 -07:00
2011-04-15 15:50:41 -07:00
2011-04-15 15:50:41 -07:00
2011-04-17 17:47:36 -07:00
2011-05-07 22:31:35 -07:00
2011-05-31 19:28:32 -07:00
2011-05-31 19:28:32 -07:00
2011-05-19 09:55:43 +01:00
2011-06-08 00:15:34 -07:00
2011-05-31 19:28:32 -07:00
2011-04-06 14:35:23 -07:00
2011-04-26 10:22:59 +02:00
2011-04-12 14:50:42 -07:00
2011-05-30 11:14:16 +09:30