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

Commit 7eeac71b authored by Dave Martin's avatar Dave Martin
Browse files

spi: pl022: Enable module alias autogeneration for AMBA drivers

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

MODULE_DEVICE_TABLE(amba, pl022_ids);

static struct amba_driver pl022_driver = {
	.drv = {
		.name	= "ssp-pl022",