X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fnet%2Fdsa%2Fb53%2Fb53_mmap.c;h=ef63d24fef8149a1fd26614933a5ea4dd5dae86f;hb=0c183d92b20b5c84ca655b45ef57b3318b83eb9e;hp=76fb8552c9d93a6d3e2c424ee3ad0ef55be04adf;hpb=350d32395bee1a21deec504a253b336e20d9f35a;p=cascardo%2Flinux.git diff --git a/drivers/net/dsa/b53/b53_mmap.c b/drivers/net/dsa/b53/b53_mmap.c index 76fb8552c9d9..ef63d24fef81 100644 --- a/drivers/net/dsa/b53/b53_mmap.c +++ b/drivers/net/dsa/b53/b53_mmap.c @@ -256,6 +256,7 @@ static const struct of_device_id b53_mmap_of_table[] = { { .compatible = "brcm,bcm63xx-switch" }, { /* sentinel */ }, }; +MODULE_DEVICE_TABLE(of, b53_mmap_of_table); static struct platform_driver b53_mmap_driver = { .probe = b53_mmap_probe,