The OpenVortex Project - Patches: patch #4107, Fix au88x0 compilation warning on...
You are not allowed to post comments on this tracker with your current authentication level.
patch #4107: Fix au88x0 compilation warning on Fedora Core 4 (Kernel 2.6)
Submitter: | None | ||
Submitted: | Sat 18 Jun 2005 08:32:32 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Email: | -email is unavailable- |
Open/Closed: | Open |
Attached Files
file #8977: au88x0_fix_fc4.patch added by None (890B - text/x-patch - Fix au88x0 compilation warning on Fedora Core 4 (Kernel 2.6) )
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-06-18 | None | Attached File | - | ![]() |
Added au88x0_fix_fc4.patch, #4739 |
./configure --with-cards=au8810,au8820,au8830 --with-sequencer=yes --with-oss=yes
...
CC [M] /alsa-driver-1.0.9b/pci/au88x0/au8810.o
In file included from /alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au8810.c:17,
from /alsa-driver-1.0.9b/pci/au88x0/au8810.c:2:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c: In function snd_vortex_create:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c:151: warning: ignoring return value of pci_set_dma_mask, declared with attribute warn_unused_result
CC [M] /alsa-driver-1.0.9b/pci/au88x0/au8820.o
In file included from /alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au8820.c:15,
from /alsa-driver-1.0.9b/pci/au88x0/au8820.c:2:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c: In function snd_vortex_create:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c:151: warning: ignoring return value of pci_set_dma_mask, declared with attribute warn_unused_result
CC [M] /alsa-driver-1.0.9b/pci/au88x0/au8830.o
In file included from /alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au8830.c:18,
from /alsa-driver-1.0.9b/pci/au88x0/au8830.c:2:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c: In function snd_vortex_create:
/alsa-driver-1.0.9b/pci/au88x0/../../alsa-kernel/pci/au88x0/au88x0.c:151: warning: ignoring return value of pci_set_dma_mask, declared with attribute warn_unused_result
LD [M] /alsa-driver-1.0.9b/pci/au88x0/snd-au8810.o
LD [M] /alsa-driver-1.0.9b/pci/au88x0/snd-au8820.o
LD [M] /alsa-driver-1.0.9b/pci/au88x0/snd-au8830.o