Arnd Bergmann
61882b6317
cpufreq: s3c: remove incorrect __init annotations
...
The two functions s3c2416_cpufreq_driver_init and s3c_cpufreq_register
are marked init but are called from a context that might be run after
the __init sections are discarded, as the compiler points out:
WARNING: vmlinux.o(.data+0x1ad9dc): Section mismatch in reference from the variable s3c2416_cpufreq_driver to the function .init.text:s3c2416_cpufreq_driver_init()
WARNING: drivers/built-in.o(.text+0x35b5dc): Section mismatch in reference from the function s3c2410a_cpufreq_add() to the function .init.text:s3c_cpufreq_register()
This removes the __init markings.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-02-19 06:36:53 +01:00
..
2014-04-30 00:06:21 +02:00
2013-04-10 13:19:26 +02:00
2014-12-14 16:10:09 -08:00
2014-12-02 00:01:24 +01:00
2014-12-02 00:01:24 +01:00
2014-04-07 14:31:33 +02:00
2014-03-12 01:06:00 +01:00
2013-11-12 23:18:20 +01:00
2014-06-09 12:58:21 +02:00
2014-06-09 12:58:21 +02:00
2014-07-21 13:43:19 +02:00
2014-09-08 00:02:58 +02:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2015-01-23 23:06:45 +01:00
2013-10-17 23:00:20 +02:00
2015-02-03 23:28:37 +01:00
2014-05-17 01:16:15 +02:00
2015-02-03 23:28:01 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-10-20 16:20:24 +02:00
2014-10-20 16:20:24 +02:00
2014-03-12 01:06:00 +01:00
2014-04-30 00:06:21 +02:00
2014-10-03 15:37:54 +02:00
2014-10-03 15:37:54 +02:00
2014-10-03 15:37:54 +02:00
2014-12-14 16:10:09 -08:00
2014-10-20 16:20:24 +02:00
2014-06-04 08:57:16 -07:00
2014-07-21 13:43:19 +02:00
2014-03-26 16:41:41 +01:00
2014-10-21 11:21:19 -07:00
2014-04-07 14:43:49 +02:00
2014-12-14 16:10:09 -08:00
2014-10-20 16:20:24 +02:00
2015-02-06 22:54:18 +01:00
2014-11-18 02:47:42 +01:00
2014-11-27 01:53:12 +01:00
2014-04-07 14:35:27 +02:00
2014-12-20 13:37:37 -05:00
2014-10-20 16:20:24 +02:00
2014-12-19 12:56:15 -08:00
2013-07-14 19:36:57 -04:00
2013-10-16 00:50:23 +02:00
2014-10-20 16:20:24 +02:00
2015-01-23 22:19:15 +01:00
2015-02-09 23:43:53 +01:00
2014-04-07 14:43:50 +02:00
2014-10-20 16:20:24 +02:00
2014-04-07 14:43:50 +02:00
2014-04-30 00:06:21 +02:00
2014-11-14 00:16:25 +01:00
2014-10-02 17:33:55 +10:00
2014-06-26 17:12:24 +01:00
2014-12-19 12:56:15 -08:00
2014-12-19 12:56:15 -08:00
2011-05-19 18:51:07 -04:00
2014-05-17 01:27:01 +02:00
2014-05-17 01:27:01 +02:00
2014-09-29 15:53:04 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2014-04-30 00:06:21 +02:00
2013-04-10 13:19:26 +02:00
2014-09-30 21:09:40 +02:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2013-05-20 23:04:28 +09:00
2015-02-19 06:36:53 +01:00
2014-04-30 00:06:21 +02:00
2014-07-19 04:24:59 +09:00
2014-07-19 04:24:59 +09:00
2015-02-19 06:36:53 +01:00
2014-07-19 04:24:59 +09:00
2014-10-20 16:20:24 +02:00
2014-01-06 14:17:25 +01:00
2014-07-16 14:30:17 +02:00
2014-04-07 14:43:50 +02:00
2014-12-20 13:37:37 -05:00
2014-03-26 16:41:41 +01:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2014-10-20 16:20:24 +02:00
2014-05-01 01:15:32 +02:00
2014-12-19 12:56:15 -08:00
2015-02-12 02:02:52 +01:00
2011-05-19 18:51:07 -04:00
2015-02-12 02:02:52 +01:00
2014-06-10 22:50:50 +02:00
2014-04-21 23:42:27 +02:00
2014-10-20 16:20:24 +02:00