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

Commit 037566df authored by Dave Martin's avatar Dave Martin
Browse files

dmaengine: pl08x: Enable module alias autogeneration for AMBA drivers

parent 4e3f3d53
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2054,6 +2054,8 @@ static struct amba_id pl08x_ids[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl08x_ids);

static struct amba_driver pl08x_amba_driver = {
	.drv.name	= DRIVER_NAME,
	.id_table	= pl08x_ids,