From: Alexander Shiyan Date: Thu, 3 Apr 2014 21:49:56 +0000 (-0700) Subject: rtc: mc13xxx: remove __exit_p() X-Git-Tag: v3.15-rc1~106^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bf2ea8de78ce7dd842409a847b888e720f62d8;p=pandora-kernel.git 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 Cc: Uwe Kleine-König Cc: Sascha Hauer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed