diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/mfd/wm8350/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/wm8350/core.h b/include/linux/mfd/wm8350/core.h index 969b0b55615c..1d595de6a055 100644 --- a/include/linux/mfd/wm8350/core.h +++ b/include/linux/mfd/wm8350/core.h | |||
@@ -626,7 +626,6 @@ struct wm8350 { | |||
626 | struct mutex auxadc_mutex; | 626 | struct mutex auxadc_mutex; |
627 | 627 | ||
628 | /* Interrupt handling */ | 628 | /* Interrupt handling */ |
629 | struct work_struct irq_work; | ||
630 | struct mutex irq_mutex; /* IRQ table mutex */ | 629 | struct mutex irq_mutex; /* IRQ table mutex */ |
631 | struct wm8350_irq irq[WM8350_NUM_IRQ]; | 630 | struct wm8350_irq irq[WM8350_NUM_IRQ]; |
632 | int chip_irq; | 631 | int chip_irq; |