X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Ftty%2Fserial%2Fapbuart.c;fp=kernel%2Fdrivers%2Ftty%2Fserial%2Fapbuart.c;h=75eb083b3361c8fc47c910eecc316152e4e34e84;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=f3af317131acb022616739800cca755c29ebf404;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/tty/serial/apbuart.c b/kernel/drivers/tty/serial/apbuart.c index f3af31713..75eb083b3 100644 --- a/kernel/drivers/tty/serial/apbuart.c +++ b/kernel/drivers/tty/serial/apbuart.c @@ -581,6 +581,7 @@ static const struct of_device_id apbuart_match[] = { }, {}, }; +MODULE_DEVICE_TABLE(of, apbuart_match); static struct platform_driver grlib_apbuart_of_driver = { .probe = apbuart_probe,