drm/amd: consolidate TA shared memory structures
[linux-2.6-microblaze.git] / drivers / reset / reset-a10sr.c
index 7eacc89..99b3bc8 100644 (file)
@@ -118,6 +118,7 @@ static struct platform_driver a10sr_reset_driver = {
        .probe  = a10sr_reset_probe,
        .driver = {
                .name           = "altr_a10sr_reset",
+               .of_match_table = a10sr_reset_of_match,
        },
 };
 module_platform_driver(a10sr_reset_driver);