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

Commit 8c534e95 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Kyle McMartin
Browse files

parisc: rtc: Add missing module alias



Make udev autoload the driver

Signed-off-by: default avatarGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: default avatarAlessandro Zummo <a.zummo@towertech.it>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 2c83071e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,3 +81,4 @@ module_exit(parisc_rtc_fini);
MODULE_AUTHOR("Kyle McMartin <kyle@mcmartin.ca>");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("HP PA-RISC RTC driver");
MODULE_ALIAS("platform:rtc-parisc");