]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-m41t94.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:09:21 +0000 (10:09 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:43:06 +0000 (15:43 +1000)
commit5552e155b612d59584368b76c13a8a2639807f07
treed250b09ef073b9cc4c45c7edf366ad9eda7b149a
parent8ceae1338e2c391baf20fb39a4fd887fee0e3035
drivers/rtc/rtc-m41t94.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: Kim B. Heino <Kim.Heino@bluegiga.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-m41t94.c