diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-07-04 14:14:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-07-04 14:15:13 +0200 |
commit | 4a1e6ac7d5a014fcc14bf25b6cd14328619a6233 (patch) | |
tree | 6caa280270cf03317141d8b216f0375ed11a41df /include/sound | |
parent | 3809db6430bf6a725d234e6eec9a6f6be6b8c1ea (diff) | |
parent | dd84cfff3cc3b79c9d616f85bd1178df135cbd1a (diff) | |
download | lwn-4a1e6ac7d5a014fcc14bf25b6cd14328619a6233.tar.gz lwn-4a1e6ac7d5a014fcc14bf25b6cd14328619a6233.zip |
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/sound')
-rw-r--r-- | include/sound/soc.h | 2 |
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, |