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

Commit 60f7a33b authored by Dave Martin's avatar Dave Martin
Browse files

serial: pl011: Enable module alias autogeneration for AMBA drivers

parent a664a119
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1994,6 +1994,8 @@ static struct amba_id pl011_ids[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl011_ids);

static struct amba_driver pl011_driver = {
	.drv = {
		.name	= "uart-pl011",