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

Commit 17885b05 authored by Dave Martin's avatar Dave Martin
Browse files

watchdog: sp805: Enable module alias autogeneration for AMBA drivers

parent 6054f9b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -359,6 +359,8 @@ static struct amba_id sp805_wdt_ids[] __initdata = {
	{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, sp805_wdt_ids);

static struct amba_driver sp805_wdt_driver = {
	.drv = {
		.name	= MODULE_NAME,