diff options
Diffstat (limited to 'sys/dev/sound/pci/hda')
-rw-r--r-- | sys/dev/sound/pci/hda/hdac_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/hda/hdac_private.h b/sys/dev/sound/pci/hda/hdac_private.h index eca6cd4f3dea3..5ed5458642f1f 100644 --- a/sys/dev/sound/pci/hda/hdac_private.h +++ b/sys/dev/sound/pci/hda/hdac_private.h @@ -31,7 +31,7 @@ /**************************************************************************** - * Miscellanious defines + * Miscellaneous defines ****************************************************************************/ #define HDAC_DMA_ALIGNMENT 128 #define HDAC_CODEC_MAX 16 |