提交 4e3f3d53 编写于 作者: D Dave Martin

hwrng: nomadik: Enable module alias autogeneration for AMBA drivers

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