ASoC: wm_adsp: Remove redundant extern declarations
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 29 Nov 2016 10:46:21 +0000 (10:46 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 29 Nov 2016 11:02:34 +0000 (11:02 +0000)
commit63079b6e43a813341fc5b44bc899796d5a857fd8
treea010871fea0515403f7d67c96fa5d86142bf4233
parent739507159e4e135a0a21df5a947753f44b0789b8
ASoC: wm_adsp: Remove redundant extern declarations

Functions are given external linkage by default making the extern's
unnecessary, as such remove them.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.h