X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Faurora%2Fnb8800.c;h=00c38bf151e6a3a721b09c284e51c15da239c0b7;hb=0c183d92b20b5c84ca655b45ef57b3318b83eb9e;hp=b047fd607b83bc796684ceb945ccc715ebdb1c80;hpb=fdbdfefbabefcdf3f57560163b43fdc4cf95eb2f;p=cascardo%2Flinux.git diff --git a/drivers/net/ethernet/aurora/nb8800.c b/drivers/net/ethernet/aurora/nb8800.c index b047fd607b83..00c38bf151e6 100644 --- a/drivers/net/ethernet/aurora/nb8800.c +++ b/drivers/net/ethernet/aurora/nb8800.c @@ -1358,6 +1358,7 @@ static const struct of_device_id nb8800_dt_ids[] = { }, { } }; +MODULE_DEVICE_TABLE(of, nb8800_dt_ids); static int nb8800_probe(struct platform_device *pdev) {