diff options
author | 2008-07-17 19:10:20 +0300 | |
---|---|---|
committer | 2008-07-28 11:29:21 +0200 | |
commit | d7098e31404a25f70f82aa7513e7f5893763576b (patch) | |
tree | d5057a1b6603452d69a7c4f16786e083c82b46f2 /drivers/rtc | |
parent | [ARM] mx1ads: make mmc platform data available for modules (diff) | |
download | wireguard-linux-d7098e31404a25f70f82aa7513e7f5893763576b.tar.xz wireguard-linux-d7098e31404a25f70f82aa7513e7f5893763576b.zip |
[ARM] i.MX: remove set_imx_fb_info() export
Remove not needed export and fix warning:
WARNING: vmlinux.o(__ksymtab+0x400): Section mismatch in reference from the variable __ksymtab_set_imx_fb_info to the function .init.text:set_imx_fb_info()
The symbol set_imx_fb_info is exported and annotated __init
Fix this by removing the __init annotation of set_imx_fb_info or drop the export.
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions