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

Commit e26b926a authored by Paul Mundt's avatar Paul Mundt
Browse files

rtc: rtc-sh: Bump version up to reflect single IRQ support changes.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent f858abbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include <asm/rtc.h>

#define DRV_NAME	"sh-rtc"
#define DRV_VERSION	"0.2.0"
#define DRV_VERSION	"0.2.1"

#define RTC_REG(r)	((r) * rtc_reg_size)