X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fiio_hwmon.c;h=708081b68c6fc7007ec0524d8d0ee5745d0419f9;hb=76540969b1cf26349eb8867b57657b03c89025e5;hp=52b77afebde120a17ce75bf6401103cad556d021;hpb=088eef2219bd1e8cb82bfcb5b32c1c687aeea6d7;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/hwmon/iio_hwmon.c b/drivers/hwmon/iio_hwmon.c index 52b77afebde1..708081b68c6f 100644 --- a/drivers/hwmon/iio_hwmon.c +++ b/drivers/hwmon/iio_hwmon.c @@ -180,6 +180,7 @@ static struct of_device_id iio_hwmon_of_match[] = { { .compatible = "iio-hwmon", }, { } }; +MODULE_DEVICE_TABLE(of, iio_hwmon_of_match); static struct platform_driver __refdata iio_hwmon_driver = { .driver = {