drivers/rtc/rtc-mxc.c: fix checkpatch error
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:59 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:47 +0000 (16:07 -0700)
commit4a8282d028b69b94ce86c3860be43a7608a0fd2c
tree8551508e02cbf0652ddcfbecaf3928a340c273b0
parent2600f7154b5ab257d3e5c0a2990d5d951758ec78
drivers/rtc/rtc-mxc.c: fix checkpatch error

Fixes the following error:

  ERROR: spaces required around that '>=' (ctx:WxV)

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-mxc.c