]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drivers/rtc/rtc-mpc5121.c: remove space before tab
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 23 May 2013 00:37:37 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 May 2013 06:09:15 +0000 (16:09 +1000)
WARNING: please, no space before tabs

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-mpc5121.c

index bdcc60830aece4757cff90a22e14f9c46487c313..213006bfc69a14349b305999a5cae0bc300aecce 100644 (file)
@@ -68,7 +68,7 @@ struct mpc5121_rtc_regs {
        u32 target_time;        /* RTC + 0x20 */
        /*
         * actual_time:
-        *      readonly time since VBAT_RTC was last connected
+        *      readonly time since VBAT_RTC was last connected
         */
        u32 actual_time;        /* RTC + 0x24 */
        u32 keep_alive;         /* RTC + 0x28 */