X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=sound%2Fpci%2Femu10k1%2Femuproc.c;h=216f9748aff5b00e70ee943a1e4c55e368b76d6d;hb=7c73a6faffae0bfae70639113aecf06af666e714;hp=f3caa3f890c6cdd5fc3b237afa4c5c75269af1d5;hpb=190d2c46e52592ba092e8bf8acd4427c920f2d69;p=safe%2Fjmp%2Flinux-2.6 diff --git a/sound/pci/emu10k1/emuproc.c b/sound/pci/emu10k1/emuproc.c index f3caa3f..216f974 100644 --- a/sound/pci/emu10k1/emuproc.c +++ b/sound/pci/emu10k1/emuproc.c @@ -412,7 +412,7 @@ static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) { struct snd_emu10k1 *emu = entry->private_data; - int value; + u32 value; unsigned long flags; int i; snd_iprintf(buffer, "EMU1010 Registers:\n\n");