]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-em3027.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 27 Jun 2013 23:53:30 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:43 +0000 (16:38 +1000)
commit1e0d224fa885467e4d79523c6750cd09a8d5b678
tree5458d49ec435f19959d2b2b5100b55f2bf2a9306
parent60c7636c6e52a83880cd1309bbf13f80d484b4bb
drivers/rtc/rtc-em3027.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: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-em3027.c