]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drivers/rtc/rtc-bq32k.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:07:14 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:55 +0000 (16:07 -0700)
commit52c1b7a74c6d1cebac4402beaa7c59bf5ea4b433
tree615edf08f10708778e954cd24ca79eb19e4d5d54
parente1c2f989e691e8e124b57fd7ba4e15e7873b91e5
drivers/rtc/rtc-bq32k.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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-bq32k.c