diff options
Diffstat (limited to 'drivers/mfd/max8997.c')
-rw-r--r-- | drivers/mfd/max8997.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/max8997.c b/drivers/mfd/max8997.c index 454f4992cfc3..10b629c245b6 100644 --- a/drivers/mfd/max8997.c +++ b/drivers/mfd/max8997.c | |||
@@ -143,7 +143,6 @@ static int max8997_i2c_probe(struct i2c_client *i2c, | |||
143 | if (!pdata) | 143 | if (!pdata) |
144 | goto err; | 144 | goto err; |
145 | 145 | ||
146 | max8997->irq_base = pdata->irq_base; | ||
147 | max8997->ono = pdata->ono; | 146 | max8997->ono = pdata->ono; |
148 | 147 | ||
149 | mutex_init(&max8997->iolock); | 148 | mutex_init(&max8997->iolock); |