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

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

rtc: pl031: Enable module alias autogeneration for AMBA drivers

parent 66bce591
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -420,6 +420,8 @@ static struct amba_id pl031_ids[] = {
	{0, 0},
};

MODULE_DEVICE_TABLE(amba, pl031_ids);

static struct amba_driver pl031_driver = {
	.drv = {
		.name = "rtc-pl031",