intel/skylake: Fix typo in comment
Correct the spelling of *firmware* in a comment. Change-Id: I44bcd95f754ff839d582dc2150e1883a6315da9e Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: https://review.coreboot.org/15078 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
9aba60ed6e
commit
517aa8b065
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include <soc/nhlt.h>
|
||||
|
||||
/* The same DSP firmwware settings are used for both the capture and
|
||||
/* The same DSP firmware settings are used for both the capture and
|
||||
* render endpoints. */
|
||||
static const struct nhlt_format_config nau88l25_cfg[] = {
|
||||
/* 48 KHz 24-bits per sample. */
|
||||
|
|
Loading…
Reference in New Issue