]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/nct7904.c
hwmon: (nct7904) Export I2C module alias information
[karo-tx-linux.git] / drivers / hwmon / nct7904.c
index 6153df735e82ca4fd3d605e159510675410546fc..08ff89d222e5ff79a3c5cf37fa1b7729f70fe303 100644 (file)
@@ -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,