提交 955b678c 编写于 作者: D Dave Martin

gpio: pl061: Enable module alias autogeneration for AMBA drivers

Signed-off-by: NDave Martin <dave.martin@linaro.org>
Acked-by: NGrant Likely <grant.likely@secretlab.ca>
上级 e8fa516a
......@@ -350,6 +350,8 @@ static struct amba_id pl061_ids[] = {
{ 0, 0 },
};
MODULE_DEVICE_TABLE(amba, pl061_ids);
static struct amba_driver pl061_gpio_driver = {
.drv = {
.name = "pl061_gpio",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册