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

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

sound: aaci: Enable module alias autogeneration for AMBA drivers

parent 17885b05
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1097,6 +1097,8 @@ static struct amba_id aaci_ids[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, aaci_ids);

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