]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix section mismatch warnings
authorDirk Behme <dirk.behme@googlemail.com>
Tue, 4 Jul 2006 07:55:42 +0000 (00:55 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Jul 2006 07:55:42 +0000 (00:55 -0700)
commit6bdebcf2b607568a4e4dd2019f65af486f8d5e94
tree4f91f040d5bdc64df7b034ee643ff7fa9a3fdeda
parente7f9337e5ddeb73d45b8657a672e37258bf346a7
ARM: OMAP: Fix section mismatch warnings

Fix warnings

WARNING: drivers/pcmcia/omap_cf.o - Section mismatch:
reference to .init.text: from .data between '' (at offset
0x80) and 'omap_cf_ops'

WARNING: sound/arm/omap/snd-omap-alsa-aic23.o - Section
mismatch: reference to .init.text: from .data between ''
(at offset 0x68) and 'aic23_hw_constraints_rates'

Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/pcmcia/omap_cf.c
sound/arm/omap/omap-alsa-aic23.c