[ALSA] hdspm - Fix printk warnings
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 Nov 2006 14:38:55 +0000 (15:38 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:01:20 +0000 (09:01 +0100)
commit54bf5dd9ccd8c37830d7dae0737466e8fda018aa
tree69a24658a7f6e964bbd595fa7d7a856770e814c9
parent9174140cf383c56bdcabb4caf9c99c5ac8f3fdd7
[ALSA] hdspm - Fix printk warnings

sound/pci/rme9652/hdspm.c: In function 'snd_hdspm_hw_params':
sound/pci/rme9652/hdspm.c:3681: warning: format '%08X' expects type 'unsigned int', but argument 4 has type 'unsigned char *'
sound/pci/rme9652/hdspm.c:3692: warning: format '%08X' expects type 'unsigned int', but argument 4 has type 'unsigned char *'

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/rme9652/hdspm.c