Matthias Brugger
fa1513f60a
cpufreq_ at32ap-cpufreq.c: Fix section mismatch
...
The function at32_cpufreq_driver_init was marked as __init but will be
called from inside the cpufreq framework. This lead to the following a
section mismatch during compilation:
WARNING: drivers/built-in.o(.data+0x2448): Section mismatch in reference
from the variable at32_driver to the function
.init.text:at32_cpufreq_driver_init()
The variable at32_driver references
the function __init at32_cpufreq_driver_init()
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the
variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2013-12-10 08:46:38 +01:00
..
2013-11-07 19:26:02 +01:00
2013-04-10 13:19:26 +02:00
2013-10-25 22:33:23 +02:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:10:53 +01:00
2013-12-10 08:46:38 +01:00
2013-10-31 00:11:08 +01:00
2013-11-12 23:18:20 +01:00
2013-11-16 01:52:13 +01:00
2013-10-16 00:50:23 +02: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
2013-09-10 02:49:46 +02:00
2013-10-17 23:00:20 +02:00
2013-10-31 00:11:08 +01:00
2013-10-16 00:50:29 +02:00
2013-12-08 01:32:41 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-11-20 23:55:38 +01:00
2013-11-20 23:55:38 +01:00
2013-11-20 23:55:38 +01:00
2013-10-31 00:11:08 +01:00
2013-11-15 16:47:22 -08:00
2013-08-12 12:00:21 +05:30
2013-10-16 00:50:23 +02: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
2013-10-31 00:11:08 +01:00
2013-11-14 13:41:48 +09:00
2013-11-07 19:26:02 +01:00
2013-10-16 00:50:33 +02:00
2013-10-30 00:48:26 +01:00
2013-10-16 00:50:33 +02:00
2013-11-15 16:47:22 -08:00
2013-10-31 00:11:08 +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
2013-10-31 00:11:08 +01:00
2013-10-30 00:48:26 +01:00
2013-10-31 00:11:08 +01:00
2013-11-14 00:52:48 +01:00
2013-10-31 00:11:08 +01:00
2013-11-14 13:41:48 +09:00
2013-10-28 01:29:34 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-25 22:42:24 +02:00
2013-10-25 22:42:24 +02:00
2011-05-19 18:51:07 -04:00
2013-10-31 00:11:08 +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
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-05-20 23:04:28 +09:00
2013-10-16 00:50:35 +02:00
2013-10-31 00:11:08 +01:00
2013-05-20 23:04:28 +09:00
2013-05-20 23:04:28 +09:00
2013-10-31 00:11:08 +01:00
2013-05-20 23:04:28 +09:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +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
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2013-10-31 00:11:08 +01:00
2012-01-26 16:49:06 -08:00
2011-05-19 18:51:07 -04:00
2013-10-31 00:11:08 +01:00
2013-11-20 23:28:32 +01:00
2013-10-16 00:50:32 +02:00
2013-10-30 00:48:26 +01:00