]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: use of tasklets requires including interrupt.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 6 Jul 2011 05:02:49 +0000 (15:02 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jul 2011 15:22:48 +0000 (08:22 -0700)
commite8e30b8ded0f6fcc8ae63e2918e7353b76bdfa4b
tree0ab989ec6ab9b037087116519d74c4c5807ad648
parent30c5007e143135ad252d4cdd8a5d78748845b746
staging: use of tasklets requires including interrupt.h

The implicit include of linux/interrupt.h is being removed from
netdevice.h.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/dhd_sdio.c