kernel-ark/sound/soc/imx
Fabio Estevam fb97624ad6 ASoC: imx: imx-audmux: Fix section mismatch
Fix the following section mismatch warning:

WARNING: vmlinux.o(.data+0x35be8): Section mismatch in reference from the variable imx_audmux_driver to the function .init.text:imx_audmux_probe()
The variable imx_audmux_driver references
the function __init imx_audmux_probe()
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: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-03-07 19:32:39 +00:00
..
eukrea-tlv320.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
imx-audmux.c ASoC: imx: imx-audmux: Fix section mismatch 2012-03-07 19:32:39 +00:00
imx-audmux.h ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
imx-pcm-dma-mx2.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-pcm-fiq.c ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiq 2011-12-12 18:10:02 +08:00
imx-pcm.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-pcm.h ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-ssi.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-ssi.h ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
Kconfig ASoC: imx: add an explicit Kconfig option for imx-ssi driver 2012-03-06 00:03:13 +00:00
Makefile ASoC: imx: add an explicit Kconfig option for imx-ssi driver 2012-03-06 00:03:13 +00:00
mx27vis-aic32x4.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
phycore-ac97.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
wm1133-ev1.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00