]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: arizona: Remove redundant extern declarations
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 29 Nov 2016 10:46:22 +0000 (10:46 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 29 Nov 2016 11:02:33 +0000 (11:02 +0000)
commite51ab5bdcab5f01cd8933952a1e4e90efc33cdfe
tree89f0e3a910e415b4c11ec04e4f4652a1391d6ac1
parent0ee914f0c3cf434f95688f1d8761be8890bae54b
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>
sound/soc/codecs/arizona.h