]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-isl12022.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:09:20 +0000 (10:09 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:43:05 +0000 (15:43 +1000)
commit2166dcefb3b0d49480f7fa05f1fc2c80a9bb5dc6
tree0ef24ceeb93e8d8e37c9c6087eeb8838f80edbc2
parentcc5e78dc118852ea82776b2e74f80d6a0b44aef4
drivers/rtc/rtc-isl12022.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: Roman Fietze <roman.fietze@telemotive.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-isl12022.c