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, 24 Jun 2022 15:21:41 +0000 (16:21 +0100)
commit12abc4d10d5502e4f3d8f1c6f9e8245747a44708
treea3044e007049389b5e1e0f911d77de15bfee674d
parentaf2d146a8041c67efdd620c9463973ce0650b7b7
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