commit | 739507159e4e135a0a21df5a947753f44b0789b8 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Nov 29 10:46:22 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Nov 29 11:02:33 2016 +0000 |
tree | 89f0e3a910e415b4c11ec04e4f4652a1391d6ac1 | |
parent | 48c2c99359044763b0cf21e59405638f9630fe06 [diff] |
ASoC: arizona: 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>