From 76b46e093a17ac246d2c10267e42a4109a84832f Mon Sep 17 00:00:00 2001 From: Nicolas Reinecke Date: Thu, 30 Oct 2014 11:30:36 +0100 Subject: lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spaces Change-Id: Ieee54e28641f88497503d6d91ddeb52ad091d78d Signed-off-by: Nicolas Reinecke Reviewed-on: http://review.coreboot.org/7274 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/mainboard/lenovo/t530/hda_verb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/lenovo/t530/hda_verb.c') diff --git a/src/mainboard/lenovo/t530/hda_verb.c b/src/mainboard/lenovo/t530/hda_verb.c index bd176c1292..880a6f71a5 100644 --- a/src/mainboard/lenovo/t530/hda_verb.c +++ b/src/mainboard/lenovo/t530/hda_verb.c @@ -29,8 +29,8 @@ const u32 cim_verb_data[] = { /* coreboot specific header */ - 0x10ec0269, // Codec Vendor / Device ID: Realtek ALC269VC - 0x17aa21fa, // Subsystem ID + 0x10ec0269, // Codec Vendor / Device ID: Realtek ALC269VC + 0x17aa21fa, // Subsystem ID 0x00000012, // Number of 4 dword sets /* Bits 31:28 - Codec Address */ -- cgit v1.2.3