Arnd Bergmann
fd9f758a0a
cpufreq: s3c: remove incorrect __init annotations
...
commit 61882b6317 upstream.
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 >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2015-03-06 14:43:24 -08:00
..
2014-01-28 22:36:30 +01:00
2013-04-10 13:19:26 +02:00
2013-10-25 22:33:23 +02:00
2014-01-06 14:17:25 +01:00
2013-10-31 00:10:53 +01:00
2014-05-13 13:32:57 +02:00
2013-10-31 00:11:08 +01:00
2013-11-12 23:18:20 +01:00
2014-06-11 11:54:10 -07:00
2014-01-06 01:22:02 +01:00
2013-11-01 00:44:34 +01:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2014-01-17 02:00:44 +01:00
2013-10-17 23:00:20 +02:00
2014-06-11 11:54:09 -07:00
2013-10-16 00:50:29 +02:00
2015-03-06 14:43:23 -08:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2014-01-17 02:00:44 +01:00
2014-01-17 02:00:44 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2014-01-24 15:51:02 -08:00
2013-12-28 15:12:07 -08:00
2014-01-24 15:51:02 -08:00
2014-01-17 02:00:44 +01:00
2014-01-17 02:00:45 +01:00
2013-12-19 05:21:18 +09:00
2014-01-17 02:00:44 +01:00
2013-10-16 00:50:30 +02:00
2013-10-17 00:53:08 +02:00
2013-10-31 00:11:08 +01:00
2014-01-17 02:00:44 +01:00
2014-10-09 12:21:26 -07:00
2014-11-14 09:00:01 -08:00
2014-01-24 17:13:49 -08:00
2014-01-17 02:00:45 +01:00
2013-10-16 00:50:33 +02:00
2013-11-15 16:47:22 -08:00
2014-01-06 14:17:25 +01:00
2013-10-25 22:42:24 +02:00
2013-07-14 19:36:57 -04:00
2013-10-16 00:50:23 +02:00
2014-06-07 10:28:07 -07:00
2014-07-17 16:21:04 -07:00
2013-10-31 00:11:08 +01:00
2014-01-17 02:00:44 +01:00
2013-10-31 00:11:08 +01:00
2013-11-14 13:41:48 +09:00
2014-01-06 01:43:44 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2014-01-06 15:53:07 +01:00
2013-10-25 22:42:24 +02:00
2011-05-19 18:51:07 -04:00
2014-02-19 01:04:56 +01:00
2012-09-09 22:05:30 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2013-10-31 00:11:08 +01:00
2013-04-10 13:19:26 +02:00
2014-01-17 02:00:44 +01:00
2014-01-06 14:17:25 +01:00
2014-01-06 14:17:25 +01:00
2013-05-20 23:04:28 +09:00
2015-03-06 14:43:24 -08:00
2014-01-17 02:00:44 +01:00
2013-05-20 23:04:28 +09:00
2013-05-20 23:04:28 +09:00
2015-03-06 14:43:24 -08:00
2014-01-06 01:18:33 +01:00
2014-01-17 02:00:44 +01:00
2014-01-06 14:17:25 +01:00
2014-01-06 14:17:25 +01:00
2013-10-31 00:11:08 +01:00
2013-10-16 00:50:32 +02:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2014-01-17 02:00:44 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2015-03-06 14:43:24 -08:00
2011-05-19 18:51:07 -04:00
2015-03-06 14:43:24 -08:00
2014-01-17 02:00:44 +01:00
2014-05-13 13:32:57 +02:00
2013-10-30 00:48:26 +01:00