From a52d275e41fdcbf9895d07350725609d9be1ff0e Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Thu, 1 May 2014 14:59:20 -0700 Subject: [PATCH] broadwell: Clean up minihd ramstage driver Fix includes to use common hda_verb interface. BUG=chrome-os-partner:28234 TEST=None Change-Id: Id7b372f3ee1340cafabcbf6cbfd4d9417c33eb75 Signed-off-by: Duncan Laurie Reviewed-on: https://chromium-review.googlesource.com/199194 Reviewed-by: Aaron Durbin --- src/soc/intel/broadwell/minihd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/soc/intel/broadwell/minihd.c b/src/soc/intel/broadwell/minihd.c index 3026ae8c88..43aeec20ae 100644 --- a/src/soc/intel/broadwell/minihd.c +++ b/src/soc/intel/broadwell/minihd.c @@ -27,12 +27,12 @@ #include #include #include -#include +#include #include static const u32 minihd_verb_table[] = { /* coreboot specific header */ - 0x80862807, // Codec Vendor / Device ID: Intel Haswell Mini-HD + 0x80862807, // Codec Vendor / Device ID: Intel Mini-HD 0x00000000, // Subsystem ID 0x00000004, // Number of jacks