提交 a4099c59 编写于 作者: M Mauro Carvalho Chehab 提交者: Bjorn Helgaas
上级 e636c169
...@@ -805,3 +805,8 @@ static struct platform_driver kirin_pcie_driver = { ...@@ -805,3 +805,8 @@ static struct platform_driver kirin_pcie_driver = {
}, },
}; };
builtin_platform_driver(kirin_pcie_driver); builtin_platform_driver(kirin_pcie_driver);
MODULE_DEVICE_TABLE(of, kirin_pcie_match);
MODULE_DESCRIPTION("PCIe host controller driver for Kirin Phone SoCs");
MODULE_AUTHOR("Xiaowei Song <songxiaowei@huawei.com>");
MODULE_LICENSE("GPL v2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册