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

Commit 6054f9b8 authored by Dave Martin's avatar Dave Martin
Browse files

fbdev: amba: Enable module alias autogeneration for AMBA drivers

parent 60f7a33b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -621,6 +621,8 @@ static struct amba_id clcdfb_id_table[] = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, clcdfb_id_table);

static struct amba_driver clcd_driver = {
	.drv 		= {
		.name	= "clcd-pl11x",