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)
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>

No differences found