To modify Ixia port numbers and IP in pod.yaml
[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 = {