diff --git a/[refs] b/[refs] index dbf0f8ec291a..910400d65cb0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f858abbecd0a3ec0ab3e3678612d626a0bd49686 +refs/heads/master: e26b926a561ba24bfeb8a15bfc848f97052a50f4 diff --git a/trunk/drivers/rtc/rtc-sh.c b/trunk/drivers/rtc/rtc-sh.c index b37f44b0406e..aeff25111979 100644 --- a/trunk/drivers/rtc/rtc-sh.c +++ b/trunk/drivers/rtc/rtc-sh.c @@ -28,7 +28,7 @@ #include #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)