diff --git a/drivers/hwmon/f75308.c b/drivers/hwmon/f75308.c index ef944429..ba9fc2cf 100644 --- a/drivers/hwmon/f75308.c +++ b/drivers/hwmon/f75308.c @@ -1031,7 +1031,6 @@ static int f75308_get_devid(struct i2c_client *client, enum chip *chipid) static int f75308_detect(struct i2c_client *client, struct i2c_board_info *info) { - struct i2c_adapter *adapter = client->adapter; enum chip chipid; const char *name; int status;