ASoC: Remove unused hw_write_t type
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 10 Jun 2022 12:44:20 +0000 (14:44 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jun 2022 16:52:00 +0000 (17:52 +0100)
commit81eef68f3bb78f5b3dc29032ffd804a4a2d7aaf0
treea3044e007049389b5e1e0f911d77de15bfee674d
parent46c80e72c16adff20f61240f887c4842e80cb6ec
ASoC: Remove unused hw_write_t type

Commit 81da8a0b7975 ("ASoC: remove codec hw_write/control_data") removed
use of hw_write_t in struct snd_soc_codec, but it left type definition.
Fully clean it up.

Fixes: 81da8a0b7975 ("ASoC: remove codec hw_write/control_data")
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220610124420.4160986-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h