summaryrefslogtreecommitdiff
path: root/include/sound/wm0010.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/wm0010.h')
-rw-r--r--include/sound/wm0010.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sound/wm0010.h b/include/sound/wm0010.h
index 13b473935ca1..14ff9056c5d0 100644
--- a/include/sound/wm0010.h
+++ b/include/sound/wm0010.h
@@ -11,12 +11,6 @@
#define WM0010_PDATA_H
struct wm0010_pdata {
- int gpio_reset;
-
- /* Set if there is an inverter between the GPIO controlling
- * the reset signal and the device.
- */
- int reset_active_high;
int irq_flags;
};