]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 6 Mar 2009 09:51:33 +0000 (18:51 +0900)
committerPaul 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

index b37f44b0406e4590636a5f8240540883da85cfa6..aeff25111979c9c64799b67c2a7b2e97bbae4913 100644 (file)
@@ -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)