diff --git a/[refs] b/[refs] index 04248eb484e7..e748fc64db01 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 54f323b1325499574d92c85201971df096c25b79 +refs/heads/master: 7785bf11f312624101462d7dc840e27344899873 diff --git a/trunk/drivers/mfd/max8997-irq.c b/trunk/drivers/mfd/max8997-irq.c index 638bf7e4d3b3..09274cf7c33b 100644 --- a/trunk/drivers/mfd/max8997-irq.c +++ b/trunk/drivers/mfd/max8997-irq.c @@ -58,8 +58,6 @@ static struct i2c_client *get_i2c(struct max8997_dev *max8997, default: return ERR_PTR(-EINVAL); } - - return ERR_PTR(-EINVAL); } struct max8997_irq_data {