diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-04-03 23:49:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-04 01:21:20 +0200 |
commit | 77bf2ea8de78ce7dd842409a847b888e720f62d8 (patch) | |
tree | 7557ff864cdf524b132e0f9d455f18c61403fd13 /scripts | |
parent | drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips (diff) | |
download | linux-77bf2ea8de78ce7dd842409a847b888e720f62d8.tar.xz linux-77bf2ea8de78ce7dd842409a847b888e720f62d8.zip |
rtc: mc13xxx: remove __exit_p()
Since we no longer allow building without hotplug, the
mc13xxx_rtc_remove() function is always present and we should not use
__exit_p() to refer to it.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <kernel@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions