diff --git a/[refs] b/[refs] index 908daf0b80cc..ae59db906669 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5af34e60dc6d1943ade104bca0b289486b39bc4a +refs/heads/master: f4d13e76eb3d093148056b98fdc7caae9788f918 diff --git a/trunk/drivers/regulator/max8649.c b/trunk/drivers/regulator/max8649.c index 824c650436ed..2e9ffbec2e3b 100644 --- a/trunk/drivers/regulator/max8649.c +++ b/trunk/drivers/regulator/max8649.c @@ -306,7 +306,6 @@ static int __devinit max8649_regulator_probe(struct i2c_client *client, goto out; } - dev_info(info->dev, "Max8649 regulator device is detected.\n"); return 0; out: regmap_exit(info->regmap);