Files
linux-st/drivers/rtc
Arnd Bergmann db00d38e7b rtc: mxc_v2: remove __exit annotation
The mxc_rtc_remove is incorrectly annotated as __exit:

`mxc_rtc_remove' referenced in section `.data' of drivers/rtc/rtc-mxc_v2.o: defined in discarded section `.exit.text' of drivers/rtc/rtc-mxc_v2.o

This should not be done, as devices can be dynamically bound
and unbound to a driver.

Fixes: 54c47014b474 ("rtc: add mxc driver for i.MX53 SRTC")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2018-01-12 00:20:40 +01:00
..
2018-01-12 00:20:39 +01:00
2018-01-12 00:20:39 +01:00
2017-07-07 13:14:14 +02:00
2017-10-13 00:10:12 +02:00
2017-03-09 01:29:17 +01:00
2017-10-13 00:10:06 +02:00
2017-10-13 00:10:17 +02:00
2017-09-01 01:10:11 +02:00
2017-09-01 01:10:11 +02:00
2017-10-13 00:10:10 +02:00
2017-09-01 01:10:11 +02:00
2017-01-11 17:23:04 +01:00
2017-08-22 12:05:21 +02:00
2017-09-05 09:55:02 +02:00
2017-07-07 13:14:19 +02:00
2017-07-31 00:17:44 +02:00
2017-08-24 11:03:35 +02:00
2017-04-22 18:01:15 +02:00
2017-11-29 22:20:56 +01:00
2017-08-24 11:03:36 +02:00