diff options
-rw-r--r-- | sys/dev/sound/pci/hda/hdac.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c index 0b71e8a..4be21fb1 100644 --- a/sys/dev/sound/pci/hda/hdac.c +++ b/sys/dev/sound/pci/hda/hdac.c @@ -6035,7 +6035,6 @@ hdac_audio_commit(struct hdac_devinfo *devinfo) val), cad); } - DELAY(1000); } } |