X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fhwmon%2Fscpi-hwmon.c;fp=kernel%2Fdrivers%2Fhwmon%2Fscpi-hwmon.c;h=6827169c82d4dca174883c35b07d343a0d3edc14;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=7e20567bc36912ada47687716405733e1372bc8a;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/drivers/hwmon/scpi-hwmon.c b/kernel/drivers/hwmon/scpi-hwmon.c index 7e20567bc..6827169c8 100644 --- a/kernel/drivers/hwmon/scpi-hwmon.c +++ b/kernel/drivers/hwmon/scpi-hwmon.c @@ -272,6 +272,7 @@ static const struct of_device_id scpi_of_match[] = { {.compatible = "arm,scpi-sensors"}, {}, }; +MODULE_DEVICE_TABLE(of, scpi_of_match); static struct platform_driver scpi_hwmon_platdrv = { .driver = {