power: Export I2C module alias information in missing drivers
[deliverable/linux.git] / drivers / power / bq24190_charger.c
index 703ebecaf38bbb40d0a1e8bf4cc5bdd079335df3..bb6d85bd6e563db302c96a65c4b66cc7222c0871 100644 (file)
@@ -1515,6 +1515,7 @@ static const struct i2c_device_id bq24190_i2c_ids[] = {
        { "bq24190", BQ24190_REG_VPRS_PN_24190 },
        { },
 };
+MODULE_DEVICE_TABLE(i2c, bq24190_i2c_ids);
 
 #ifdef CONFIG_OF
 static const struct of_device_id bq24190_of_match[] = {
This page took 0.030871 seconds and 5 git commands to generate.