提交 b0afffe8 编写于 作者: J Jan-Bernd Themann 提交者: Jeff Garzik

ehea: add MODULE_DEVICE_TABLE

Required to allow distros to easily detect when ehea
module needs to be loaded
Signed-off-by: NJan-Bernd Themann <themann@de.ibm.com>
Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
上级 5c2cec14
...@@ -118,6 +118,7 @@ static struct of_device_id ehea_device_table[] = { ...@@ -118,6 +118,7 @@ static struct of_device_id ehea_device_table[] = {
}, },
{}, {},
}; };
MODULE_DEVICE_TABLE(of, ehea_device_table);
static struct of_platform_driver ehea_driver = { static struct of_platform_driver ehea_driver = {
.name = "ehea", .name = "ehea",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部