commit | 312d045c75fc76e7de51520c3c1b6b5bec565cc9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jul 31 11:08:10 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:16 2007 +0200 |
tree | 9d121ee86379f0e37c048bcab15484718c018758 | |
parent | 625dc0bf4d91d379e8b4d5c3c9e05ad6fa978c51 [diff] |
[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() Fix missing cast: sound/pci/hda/hda_hwdep.c:86: warning: passing argument 4 of 'hda_hwdep_ioctl' makes integer from pointer without a cast Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>