aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-06-08 15:49:33 +1000
committerDavid S. Miller <davem@davemloft.net>2011-06-08 00:15:34 -0700
commitffbc03bc75b39c7bd412e7cc6d2185c11b0ffedd (patch)
tree245d203712b88144da7a8170b09e75337a8e5515 /drivers/bcma
parentMerge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6 (diff)
downloadlinux-dev-ffbc03bc75b39c7bd412e7cc6d2185c11b0ffedd.tar.xz
linux-dev-ffbc03bc75b39c7bd412e7cc6d2185c11b0ffedd.zip
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>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions