]> Pileus Git - ~andy/linux/commit
[ALSA] hdsp - Fix printk warnings
authorAndrew Morton <akpm@osdl.org>
Fri, 20 Jan 2006 13:07:13 +0000 (14:07 +0100)
committerJaroslav Kysela <perex@suse.cz>
Sun, 22 Jan 2006 15:25:01 +0000 (16:25 +0100)
commite2eba3e7d911b26525c17f0b7e2bc45aad8e2629
tree32c5717e20cc7c7a07307028886c3127594e5453
parent80faf041cd731bde220523166f016377e1765acd
[ALSA] hdsp - Fix printk warnings

Modules: RME9652 driver

sound/pci/rme9652/hdspm.c: In function 'snd_hdspm_preallocate_memory':
sound/pci/rme9652/hdspm.c:3327: warning: int format, different type arg (arg 4)
sound/pci/rme9652/hdspm.c:3331: warning: int format, different type arg (arg 4)
sound/pci/rme9652/hdspm.c: In function 'snd_hdspm_create':
sound/pci/rme9652/hdspm.c:3513: warning: int format, different type arg (arg 4)

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c