dect
/
linux-2.6
Archived
13
0
Fork 0

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

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2009-03-06 18:51:33 +09:00
parent f858abbecd
commit e26b926a56
1 changed files with 1 additions and 1 deletions

View 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)