summaryrefslogtreecommitdiff
path: root/isr.h
diff options
context:
space:
mode:
Diffstat (limited to 'isr.h')
-rw-r--r--isr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isr.h b/isr.h
index 4c317e2..ec916b8 100644
--- a/isr.h
+++ b/isr.h
@@ -21,6 +21,7 @@
#include <linux/interrupt.h>
irqreturn_t mwl_isr(int irq, void *dev_id);
+void mwl_chnl_switch_event(struct work_struct *work);
void mwl_watchdog_ba_events(struct work_struct *work);
#endif /* _ISR_H_ */