diff options
author | Jingchang Lu <jingchang.lu@freescale.com> | 2014-07-01 10:37:11 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-07-02 05:11:22 +0200 |
commit | da788acb28386aa896224e784954bb73c99ff26c (patch) | |
tree | 6286c8c172e3243a0b196bec8b7c1b3b786eb24a /include/dt-bindings/mfd/palmas.h | |
parent | Merge remote-tracking branch 'linaro/clk-next' into clk-next (diff) | |
download | linux-da788acb28386aa896224e784954bb73c99ff26c.tar.xz linux-da788acb28386aa896224e784954bb73c99ff26c.zip |
clk: ppc-corenet: Fix Section mismatch warning
WARNING: drivers/built-in.o(.data+0x10258):
Section mismatch in reference from the variable ppc_corenet_clk_driver
to the (unknown reference) .init.rodata:(unknown)
The variable ppc_corenet_clk_driver references
the (unknown reference) __initconst (unknown)
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: Jingchang Lu <jingchang.lu@freescale.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/dt-bindings/mfd/palmas.h')
0 files changed, 0 insertions, 0 deletions