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

Commit 9f99835f authored by Dave Martin's avatar Dave Martin
Browse files

mmc: mmci: Enable module alias autogeneration for AMBA drivers

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

MODULE_DEVICE_TABLE(amba, mmci_ids);

static struct amba_driver mmci_driver = {
	.drv		= {
		.name	= DRIVER_NAME,