diff --git a/drivers/regulator/fan53555.c b/drivers/regulator/fan53555.c index 42865681c00bfb18df9bc5085a0b84f6fd8a0851..4940e8287df68090104a78cc6239ab90e22423c6 100644 --- a/drivers/regulator/fan53555.c +++ b/drivers/regulator/fan53555.c @@ -439,6 +439,7 @@ static const struct i2c_device_id fan53555_id[] = { }, { }, }; +MODULE_DEVICE_TABLE(i2c, fan53555_id); static struct i2c_driver fan53555_regulator_driver = { .driver = {