Skip to content

Commit

Permalink
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Mar 6, 2009
1 parent f858abb commit e26b926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/rtc/rtc-sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit e26b926

Please sign in to comment.