]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-msm6242.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:09:09 +0000 (10:09 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:58 +0000 (15:42 +1000)
commit47299d07d23100525e995b0101978e3215910ea9
treeb572937a775e95bb618cb7b7d7abe1bfc3449827
parent7ca7e173baea8911ae6d7118f15742b1d61d511b
drivers/rtc/rtc-msm6242.c: remove empty function

After the switch to devm_ functions and the removal of
rtc_device_unregister(), the 'remove' function does not do anything.
Delete it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-msm6242.c