]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 1 Jun 2024 23:26:04 +0000 (00:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jun 2024 12:14:46 +0000 (14:14 +0200)
commitcc3c2376412098ca5f8c1a50e61e69620e9f09d1
tree91d34e2b18b9df00d2c9c5f049315bfa05ec7183
parent4ecb16d9250e6fcf8818572bf317b6adae16515b
ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'

'alsa_sndif_hw_param' has been unused since the original
commit 1cee559351a7 ("ALSA: xen-front: Implement ALSA virtual sound
driver").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240601232604.198662-1-linux@treblig.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/xen/xen_snd_front_alsa.c