diff --git a/drivers/hwmon/ftsteutates.c b/drivers/hwmon/ftsteutates.c index a0fb9e9291f023bb6a7c9471566a9bc35527a62b..0801f48a41f7e6845703f1859a0a3358316811ef 100644 --- a/drivers/hwmon/ftsteutates.c +++ b/drivers/hwmon/ftsteutates.c @@ -60,7 +60,7 @@ static const unsigned short normal_i2c[] = { 0x73, I2C_CLIENT_END }; -static struct i2c_device_id fts_id[] = { +static const struct i2c_device_id fts_id[] = { { "ftsteutates", 0 }, { } };