X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fgpio%2Fgpio-ath79.c;h=dc37dbe4b46d8889bfaddeac0c492dd6ed56090c;hb=c636e176d8e5afe2f3b3e3f1de33ec13f1cee308;hp=9457e2022bf6c1e0c4f8cc4cd11acf224ff68e54;hpb=961050d7284e5a17a6e13b3f7341696a99cae607;p=cascardo%2Flinux.git diff --git a/drivers/gpio/gpio-ath79.c b/drivers/gpio/gpio-ath79.c index 9457e2022bf6..dc37dbe4b46d 100644 --- a/drivers/gpio/gpio-ath79.c +++ b/drivers/gpio/gpio-ath79.c @@ -219,6 +219,7 @@ static const struct of_device_id ath79_gpio_of_match[] = { { .compatible = "qca,ar9340-gpio" }, {}, }; +MODULE_DEVICE_TABLE(of, ath79_gpio_of_match); static int ath79_gpio_probe(struct platform_device *pdev) {