Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmsmac / mac80211_if.h
index 40e3d37..5711e7c 100644 (file)
@@ -24,6 +24,8 @@
 #define BRCMS_SET_SHORTSLOT_OVERRIDE           146
 
 
+#include <linux/interrupt.h>
+
 /* BMAC Note: High-only driver is no longer working in softirq context as it needs to block and
  * sleep so perimeter lock has to be a semaphore instead of spinlock. This requires timers to be
  * submitted to workqueue instead of being on kernel timer