X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fdrivers%2Fregulator%2Fgpio-regulator.c;h=7bba8b747f30280cc0f6c72853cc17272ea8d87d;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=464018de7e97a346b712cd2187ba190e2ff9e404;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/regulator/gpio-regulator.c b/kernel/drivers/regulator/gpio-regulator.c index 464018de7..7bba8b747 100644 --- a/kernel/drivers/regulator/gpio-regulator.c +++ b/kernel/drivers/regulator/gpio-regulator.c @@ -394,6 +394,7 @@ static const struct of_device_id regulator_gpio_of_match[] = { { .compatible = "regulator-gpio", }, {}, }; +MODULE_DEVICE_TABLE(of, regulator_gpio_of_match); #endif static struct platform_driver gpio_regulator_driver = {