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

Commit 66bce591 authored by Dave Martin's avatar Dave Martin
Browse files

rtc: pl030: Enable module alias autogeneration for AMBA drivers

parent 9f99835f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -174,6 +174,8 @@ static struct amba_id pl030_ids[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl030_ids);

static struct amba_driver pl030_driver = {
	.drv		= {
		.name	= "rtc-pl030",