X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fnct7904.c;h=08ff89d222e5ff79a3c5cf37fa1b7729f70fe303;hb=ce4d72fac16a9540452957b526443b6080030bff;hp=6153df735e82ca4fd3d605e159510675410546fc;hpb=0ed537b5fd18c38b526fd0e6837a00f96aee30c4;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/hwmon/nct7904.c b/drivers/hwmon/nct7904.c index 6153df735e82..08ff89d222e5 100644 --- a/drivers/hwmon/nct7904.c +++ b/drivers/hwmon/nct7904.c @@ -575,6 +575,7 @@ static const struct i2c_device_id nct7904_id[] = { {"nct7904", 0}, {} }; +MODULE_DEVICE_TABLE(i2c, nct7904_id); static struct i2c_driver nct7904_driver = { .class = I2C_CLASS_HWMON,