qlcnic: Fix ordering of stats in stats buffer.
[linux-2.6-block.git] / sound / pci / als4000.c
index b751c381d25e841d541b61bfff22fe6995a24b4e..d3e6424ee65697d774f0de00f108624f6d975c95 100644 (file)
@@ -116,7 +116,7 @@ struct snd_card_als4000 {
 #endif
 };
 
-static DEFINE_PCI_DEVICE_TABLE(snd_als4000_ids) = {
+static const struct pci_device_id snd_als4000_ids[] = {
        { 0x4005, 0x4000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },   /* ALS4000 */
        { 0, }
 };