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

Commit 955b678c authored by Dave Martin's avatar Dave Martin
Browse files

gpio: pl061: Enable module alias autogeneration for AMBA drivers

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

MODULE_DEVICE_TABLE(amba, pl061_ids);

static struct amba_driver pl061_gpio_driver = {
	.drv = {
		.name	= "pl061_gpio",