mfd: Remove unused wm831x IRQ handler data
This was used by the old, pre-genirq IRQ implementation but is no longer required. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
@@ -39,8 +39,6 @@ struct wm831x_irq_data {
|
|||||||
int primary;
|
int primary;
|
||||||
int reg;
|
int reg;
|
||||||
int mask;
|
int mask;
|
||||||
irq_handler_t handler;
|
|
||||||
void *handler_data;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct wm831x_irq_data wm831x_irqs[] = {
|
static struct wm831x_irq_data wm831x_irqs[] = {
|
||||||
|
Reference in New Issue
Block a user