summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2022-07-04 15:14:29 +0300
committerTakashi Iwai <tiwai@suse.de>2022-07-04 15:15:13 +0300
commit4a1e6ac7d5a014fcc14bf25b6cd14328619a6233 (patch)
tree6caa280270cf03317141d8b216f0375ed11a41df /include
parent3809db6430bf6a725d234e6eec9a6f6be6b8c1ea (diff)
parentdd84cfff3cc3b79c9d616f85bd1178df135cbd1a (diff)
downloadlinux-4a1e6ac7d5a014fcc14bf25b6cd14328619a6233.tar.xz
Merge branch 'for-linus' into for-next
Back-merge of 5.19-rc branch for the futher development, mainly about USB-audio and HD-audio Cirrus stuff. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
-rw-r--r--include/sound/soc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index f20f5f890794..b276dcb5d4e8 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -408,8 +408,6 @@ struct snd_soc_jack_pin;
struct snd_soc_jack_gpio;
-typedef int (*hw_write_t)(void *,const char* ,int);
-
enum snd_soc_pcm_subclass {
SND_SOC_PCM_CLASS_PCM = 0,
SND_SOC_PCM_CLASS_BE = 1,