]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-au1xxx.c: remove empty function
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 27 Jun 2013 23:53:23 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:39 +0000 (16:38 +1000)
commit370dcaeed9ad66e637307cee7f66e61bb1cc2842
tree70998443168e7eff5707c990fb656a7a82f35504
parent7e95a9c301f07c18cf6982ea298b10753c0b2fd7
drivers/rtc/rtc-au1xxx.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: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-au1xxx.c