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

Commit a664a119 authored by Dave Martin's avatar Dave Martin
Browse files

serial: pl010: Enable module alias autogeneration for AMBA drivers

parent 7eeac71b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -795,6 +795,8 @@ static struct amba_id pl010_ids[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl010_ids);

static struct amba_driver pl010_driver = {
	.drv = {
		.name	= "uart-pl010",