1. 08 Jun, 2011 1 commit
    • Stephen Rothwell's avatar
      net: add needed interrupt.h · ffbc03bc
      Stephen Rothwell authored
      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: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      ffbc03bc
  2. 07 Jun, 2011 5 commits
  3. 06 Jun, 2011 13 commits
  4. 05 Jun, 2011 5 commits
  5. 04 Jun, 2011 3 commits
  6. 03 Jun, 2011 13 commits