aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/hda.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/stoneyridge/hda.c')
-rw-r--r--src/soc/amd/stoneyridge/hda.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/stoneyridge/hda.c b/src/soc/amd/stoneyridge/hda.c
index 1774a4abc6..89fc0fdfff 100644
--- a/src/soc/amd/stoneyridge/hda.c
+++ b/src/soc/amd/stoneyridge/hda.c
@@ -36,8 +36,6 @@ static struct device_operations hda_audio_ops = {
.read_resources = pci_dev_read_resources,
.set_resources = pci_dev_set_resources,
.enable_resources = pci_dev_enable_resources,
- .init = NULL,
- .scan_bus = NULL,
.ops_pci = &lops_pci,
};