Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e3f3d53 authored by Dave Martin's avatar Dave Martin
Browse files

hwrng: nomadik: Enable module alias autogeneration for AMBA drivers

parent 523817bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,