aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/oxygen/oxygen_lib.c')
-rw-r--r--sound/pci/oxygen/oxygen_lib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/oxygen/oxygen_lib.c b/sound/pci/oxygen/oxygen_lib.c
index 9562dc63ba60..b0cb48adddc7 100644
--- a/sound/pci/oxygen/oxygen_lib.c
+++ b/sound/pci/oxygen/oxygen_lib.c
@@ -722,7 +722,6 @@ EXPORT_SYMBOL(oxygen_pci_probe);
722void oxygen_pci_remove(struct pci_dev *pci) 722void oxygen_pci_remove(struct pci_dev *pci)
723{ 723{
724 snd_card_free(pci_get_drvdata(pci)); 724 snd_card_free(pci_get_drvdata(pci));
725 pci_set_drvdata(pci, NULL);
726} 725}
727EXPORT_SYMBOL(oxygen_pci_remove); 726EXPORT_SYMBOL(oxygen_pci_remove);
728 727