diff options
Diffstat (limited to 'include/sound/wm0010.h')
-rw-r--r-- | include/sound/wm0010.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sound/wm0010.h b/include/sound/wm0010.h index 13b473935c..14ff9056c5 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; }; |