aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hwio.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/staging/wfx/hwio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wfx/hwio.h b/drivers/staging/wfx/hwio.h
index 0b8e4f7157df..8bb9bcfc3182 100644
--- a/drivers/staging/wfx/hwio.h
+++ b/drivers/staging/wfx/hwio.h
@@ -8,8 +8,6 @@
#ifndef WFX_HWIO_H
#define WFX_HWIO_H
-#include <linux/types.h>
-
struct wfx_dev;
int wfx_data_read(struct wfx_dev *wdev, void *buf, size_t buf_len);