]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/edac/ppc4xx_edac.c
Merge remote-tracking branch 'sound-current/for-linus'
[karo-tx-linux.git] / drivers / edac / ppc4xx_edac.c
index 711d8ad74f116ebdcc7fd3833fbc0672c7a6359b..d3a64ba61fa3075beab3001d9270c572c8af9c9c 100644 (file)
@@ -199,6 +199,7 @@ static const struct of_device_id ppc4xx_edac_match[] = {
        },
        { }
 };
+MODULE_DEVICE_TABLE(of, ppc4xx_edac_match);
 
 static struct platform_driver ppc4xx_edac_driver = {
        .probe                  = ppc4xx_edac_probe,