kernel-hacking-2024-linux-s.../sound/drivers
Takashi Iwai b3b778b387 ALSA: pcsp - fix printk format warning again
The commit 5a641bcd63 changed the
printk format to '%lu', but the value passed seems to be dependent
on the architecture.  On x86-64, I got a new warning now because an
int value is passed actaully.

As a workaround, just cast the value always to unsigned long.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-20 17:08:00 +02:00
..
mpu401
opl3
opl4
pcsp ALSA: pcsp - fix printk format warning again 2009-05-20 17:08:00 +02:00
vx
dummy.c
Kconfig
Makefile
ml403-ac97cr.c
mtpav.c
mts64.c
pcm-indirect2.c
pcm-indirect2.h
portman2x4.c
serial-u16550.c
virmidi.c