mb/lenovo/w541/hda_verb: Whitespace

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Change-Id: I284a5e39ca4b0032ed0c8e3a92c095db319d1691
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63994
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
diff --git a/src/mainboard/lenovo/w541/hda_verb.c b/src/mainboard/lenovo/w541/hda_verb.c
index a39510d..f99c393 100644
--- a/src/mainboard/lenovo/w541/hda_verb.c
+++ b/src/mainboard/lenovo/w541/hda_verb.c
@@ -3,7 +3,7 @@
 #include <device/azalia_device.h>
 
 const u32 cim_verb_data[] = {
-	0x10ec0292,	/* Codec Vendor / Device ID: Realtek ALC292*/
+	0x10ec0292,	/* Codec Vendor / Device ID: Realtek ALC292 */
 	0x17aa2211,	/* Subsystem ID */
 	32,		/* Number of 4 dword sets */
 	AZALIA_SUBVENDOR(0, 0x17aa2211),