[coreboot-gerrit] New patch to review for coreboot: intel/skylake: Fix typo in comment

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sun Jun 5 21:04:30 CEST 2016


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15078

-gerrit

commit ae7d201a1a4f62312627b385c960025bef83f1f6
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Jun 5 21:03:18 2016 +0200

    intel/skylake: Fix typo in comment
    
    Correct the spelling of *firmware* in a comment.
    
    Change-Id: I44bcd95f754ff839d582dc2150e1883a6315da9e
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/soc/intel/skylake/nhlt/nau88l25.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/soc/intel/skylake/nhlt/nau88l25.c b/src/soc/intel/skylake/nhlt/nau88l25.c
index d9b9cbd..0a6dd1b 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. */



More information about the coreboot-gerrit mailing list