Martin L Roth has submitted this change. ( https://review.coreboot.org/c/coreboot/+/81496?usp=email )
Change subject: mb/razer: Remove blank lines before '}' and after '{' ......................................................................
mb/razer: Remove blank lines before '}' and after '{'
Change-Id: I2c8cc390bed3aef901d6ada19361c35928dfdb0c Signed-off-by: Elyes Haouas ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/81496 Reviewed-by: Nicholas Sudsgaard devel+coreboot@nsudsgaard.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/razer/blade_stealth_kbl/hda_verb.c 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Nicholas Sudsgaard: Looks good to me, approved
diff --git a/src/mainboard/razer/blade_stealth_kbl/hda_verb.c b/src/mainboard/razer/blade_stealth_kbl/hda_verb.c index 69d3bff..63641db 100644 --- a/src/mainboard/razer/blade_stealth_kbl/hda_verb.c +++ b/src/mainboard/razer/blade_stealth_kbl/hda_verb.c @@ -3,7 +3,6 @@ #include <device/azalia_device.h>
const u32 cim_verb_data[] = { - /* Realtek, ALC298 */ 0x10ec0298, /* Vendor ID */ 0x1a586752, /* Subsystem ID */