X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fjz4740_wdt.c;h=20627f22baf6a7004f74218b13152933d902b03b;hb=a9a8cdb368d99bb655b5cdabea560446db0527cc;hp=c8d51ddb26d5d26acb3c14251a60cdeb21b0be2c;hpb=718cc664792c4ce436f221fe0e0a26a605308d4b;p=mirror_ubuntu-artful-kernel.git diff --git a/drivers/watchdog/jz4740_wdt.c b/drivers/watchdog/jz4740_wdt.c index c8d51ddb26d5..20627f22baf6 100644 --- a/drivers/watchdog/jz4740_wdt.c +++ b/drivers/watchdog/jz4740_wdt.c @@ -148,7 +148,7 @@ static const struct of_device_id jz4740_wdt_of_matches[] = { { .compatible = "ingenic,jz4740-watchdog", }, { /* sentinel */ } }; -MODULE_DEVICE_TABLE(of, jz4740_wdt_of_matches) +MODULE_DEVICE_TABLE(of, jz4740_wdt_of_matches); #endif static int jz4740_wdt_probe(struct platform_device *pdev)