These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / rtc / rtc-ds1672.c
index a4888db..92b1cbf 100644 (file)
@@ -198,6 +198,7 @@ static struct i2c_device_id ds1672_id[] = {
        { "ds1672", 0 },
        { }
 };
+MODULE_DEVICE_TABLE(i2c, ds1672_id);
 
 static struct i2c_driver ds1672_driver = {
        .driver = {