]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-ds3234.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 27 Jun 2013 23:53:29 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:43 +0000 (16:38 +1000)
commitc64f87041f7f3816b9d51381366f2e6fbc9131d8
treef18142820a131a428ce071f9ac671124a4b45cfd
parent550c8162bf5200a6b9fb9a67bfe065a382ee42f0
drivers/rtc/rtc-ds3234.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: Dennis Aberilla <denzzzhome@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-ds3234.c