projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f858abb
)
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Mar 2009 09:51:33 +0000
(18:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Mar 2009 09:51:33 +0000
(18:51 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/rtc-sh.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/rtc/rtc-sh.c
b/drivers/rtc/rtc-sh.c
index b37f44b0406e4590636a5f8240540883da85cfa6..aeff25111979c9c64799b67c2a7b2e97bbae4913 100644
(file)
--- a/
drivers/rtc/rtc-sh.c
+++ b/
drivers/rtc/rtc-sh.c
@@
-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)