From: Helge Deller Date: Sun, 28 Jan 2007 16:06:12 +0000 (+0100) Subject: [PARISC] fix section mismatch warnings in harmony sound driver X-Git-Tag: v2.6.21-rc2~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=992378a06413116c6a7cf2ad597e096589e531aa;p=pandora-kernel.git [PARISC] fix section mismatch warnings in harmony sound driver fix for two warnings: - Section mismatch: reference to .init.text:snd_harmony_mixer_init from .text.snd_harmony_probe after 'snd_harmony_probe' - Section mismatch: reference to .init.text:snd_harmony_mixer_reset from .text.snd_harmony_mixer_init after 'snd_harmony_mixer_init' Signed-off-by: Helge Deller Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed