]> Pileus Git - ~andy/linux/blobdiff - drivers/power/ds2782_battery.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / power / ds2782_battery.c
index 6957e8af64490d006d383b7ce253bd7faddca0f4..4d2dc4fa2888fe2953b4b7c10a1aa53648b1f298 100644 (file)
@@ -393,6 +393,7 @@ static const struct i2c_device_id ds278x_id[] = {
        {"ds2786", DS2786},
        {},
 };
+MODULE_DEVICE_TABLE(i2c, ds278x_id);
 
 static struct i2c_driver ds278x_battery_driver = {
        .driver         = {