]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/ltc4151.c
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / hwmon / ltc4151.c
index 8445c9fd946b17ecc9d29f596bab47db8039facf..b904cb547ffb064bbeee204373a959f5a059c356 100644 (file)
@@ -215,6 +215,7 @@ static const struct of_device_id ltc4151_match[] = {
        { .compatible = "lltc,ltc4151" },
        {},
 };
+MODULE_DEVICE_TABLE(of, ltc4151_match);
 
 /* This is the driver that will be inserted */
 static struct i2c_driver ltc4151_driver = {