[ALSA] sound/pci/pcxhr/pcxhr_core.c: fix printk warning
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Mar 2008 11:05:33 +0000 (12:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:28 +0000 (12:00 +0200)
commitee0abefde5273c816bd3d4158e5cb9c591b82684
tree4440b4a7a2ab0db79f863e82ff69e1c2be02b730
parent91e24faa556548e0705e8940410b8dc3bd1d949d
[ALSA] sound/pci/pcxhr/pcxhr_core.c: fix printk warning

sound/pci/pcxhr/pcxhr_core.c: In function `pcxhr_set_pipe_state':
sound/pci/pcxhr/pcxhr_core.c:899: warning: long int format, different type arg (arg 4)

suseconds_t is int on sparc64.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/pcxhr/pcxhr_core.c