[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jul 2007 09:08:10 +0000 (11:08 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:16 +0000 (15:58 +0200)
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>

No differences found