diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-07-03 15:06:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-03 16:07:53 -0700 |
commit | d43fcab6b29b818a627501b21628967b5396b1f9 (patch) | |
tree | baf4f2466a741d7e44f2b8c2d3a1a0832ef77d86 /kernel | |
parent | 29ecd78c0fd6ee05f2c6b07b23823a6ae43c13ff (diff) | |
download | kernel_goldelico_gta04-d43fcab6b29b818a627501b21628967b5396b1f9.zip kernel_goldelico_gta04-d43fcab6b29b818a627501b21628967b5396b1f9.tar.gz kernel_goldelico_gta04-d43fcab6b29b818a627501b21628967b5396b1f9.tar.bz2 |
drivers/rtc/rtc-m48t86.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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions