summaryrefslogtreecommitdiff
path: root/sound/drivers/opl3/opl3_oss.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-07-26 00:00:51 +0300
committerTakashi Iwai <tiwai@suse.de>2018-07-26 09:31:41 +0300
commitebd836edfc4324da016ce0c09f809f882a133f50 (patch)
tree7679fd1a4ffdaa6e618dcaf0639630dafa3a3831 /sound/drivers/opl3/opl3_oss.c
parentdcda6f7853c52c42d242b474bfbd1d17d02c8870 (diff)
downloadlinux-ebd836edfc4324da016ce0c09f809f882a133f50.tar.xz
ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t
The knew->iface field is in snd_ctl_elem_iface_t, which is with __bitwise, hence it can't be converted implicitly from integer. Give an explicit cast for the invalid type. Spotted by sparse: sound/pci/hda/hda_codec.c:3280:25: warning: restricted snd_ctl_elem_iface_t degrades to integer Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers/opl3/opl3_oss.c')
0 files changed, 0 insertions, 0 deletions