提交 9d5c6273 编写于 作者: D Dave Martin

sound: aaci: Enable module alias autogeneration for AMBA drivers

Signed-off-by: NDave Martin <dave.martin@linaro.org>
上级 17885b05
......@@ -1097,6 +1097,8 @@ static struct amba_id aaci_ids[] = {
{ 0, 0 },
};
MODULE_DEVICE_TABLE(amba, aaci_ids);
static struct amba_driver aaci_driver = {
.drv = {
.name = DRIVER_NAME,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册