diff options
Diffstat (limited to 'sound/pci/rme9652/rme9652.c')
-rw-r--r-- | sound/pci/rme9652/rme9652.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/rme9652/rme9652.c b/sound/pci/rme9652/rme9652.c index 1d9be90f7748..fa9a2a8dce5a 100644 --- a/sound/pci/rme9652/rme9652.c +++ b/sound/pci/rme9652/rme9652.c | |||
@@ -307,7 +307,7 @@ static void snd_hammerfall_free_buffer(struct snd_dma_buffer *dmab, struct pci_d | |||
307 | } | 307 | } |
308 | 308 | ||
309 | 309 | ||
310 | static DEFINE_PCI_DEVICE_TABLE(snd_rme9652_ids) = { | 310 | static const struct pci_device_id snd_rme9652_ids[] = { |
311 | { | 311 | { |
312 | .vendor = 0x10ee, | 312 | .vendor = 0x10ee, |
313 | .device = 0x3fc4, | 313 | .device = 0x3fc4, |