]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba314d2a44ab97abc90bef177cc5a90a38848b68
treea3044e007049389b5e1e0f911d77de15bfee674d
parent432e904fb3d2a4a924b09703bf351eed7837bf30
ASoC: Remove unused hw_write_t type

Commit a299af034fc6 ("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: a299af034fc6 ("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