commit | 63079b6e43a813341fc5b44bc899796d5a857fd8 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Nov 29 10:46:21 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Nov 29 11:02:34 2016 +0000 |
tree | a010871fea0515403f7d67c96fa5d86142bf4233 | |
parent | 739507159e4e135a0a21df5a947753f44b0789b8 [diff] |
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>