From 517aa8b0653b639018f9c3738be68492deff5116 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sun, 5 Jun 2016 21:03:18 +0200 Subject: intel/skylake: Fix typo in comment Correct the spelling of *firmware* in a comment. Change-Id: I44bcd95f754ff839d582dc2150e1883a6315da9e Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/15078 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/skylake/nhlt/nau88l25.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/skylake/nhlt') 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 -/* 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. */ -- cgit v1.2.3