aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/wfx/bh.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wfx/bh.h')
-rw-r--r--drivers/staging/wfx/bh.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/wfx/bh.h b/drivers/staging/wfx/bh.h
index 92ef3298d4ac..78c49329e22a 100644
--- a/drivers/staging/wfx/bh.h
+++ b/drivers/staging/wfx/bh.h
@@ -8,6 +8,10 @@
#ifndef WFX_BH_H
#define WFX_BH_H
+#include <linux/atomic.h>
+#include <linux/wait.h>
+#include <linux/workqueue.h>
+
struct wfx_dev;
struct wfx_hif {