linux/arch/arm/mach-imx
Paulius Zaleckas d7098e3140 [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>
2008-07-28 11:29:21 +02:00
..
clock.c IMX: introduce clock API 2008-07-05 10:02:46 +02:00
cpufreq.c IMX: introduce clock API 2008-07-05 10:02:46 +02:00
dma.c [ARM] 5122/1: imx_dma_request_by_prio simpilfication 2008-07-03 16:39:57 +01:00
generic.c [ARM] i.MX: remove set_imx_fb_info() export 2008-07-28 11:29:21 +02:00
generic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* 2008-07-27 09:46:18 +01:00
Kconfig [PATCH] ARM: select PCI, ISA and ISA_DMA 2005-05-05 14:49:01 +01:00
leds-mx1ads.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
leds.c fix file specification in comments 2006-10-03 23:01:26 +02:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
Makefile IMX: introduce clock API 2008-07-05 10:02:46 +02:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mx1ads.c [ARM] mx1ads: make mmc platform data available for modules 2008-07-28 11:28:53 +02:00
time.c IMX: introduce clock API 2008-07-05 10:02:46 +02:00