ALSA: ASoC: Export dapm_reg_event() fully
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 29 Jul 2008 10:42:23 +0000 (11:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2008 14:00:33 +0000 (16:00 +0200)
commit11589418a1c4cf68be9367f802898d35e07809c4
treef4a0b55008e866baa10e58e320bf57d6d618191d
parent877db3c1af24a65f78ae865b1fb642165e065a8b
ALSA: ASoC: Export dapm_reg_event() fully

dapm_reg_event() is used by devices using SND_SOC_DAPM_REG() so needs to
be exported to support building them as modules and prototyped to avoid
sparse warnings and potential build issues.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c