diff options
Diffstat (limited to 'src/soc/intel')
-rw-r--r-- | src/soc/intel/skylake/nhlt/nau88l25.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/skylake/nhlt/nau88l25.c b/src/soc/intel/skylake/nhlt/nau88l25.c index d9b9cbd849..0a6dd1b53b 100644 --- a/src/soc/intel/skylake/nhlt/nau88l25.c +++ b/src/soc/intel/skylake/nhlt/nau88l25.c @@ -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. */ |