From 6ad88274c906c4e579340d3ab68e55e511a3308a Mon Sep 17 00:00:00 2001 From: Lijian Zhao Date: Mon, 23 Oct 2017 11:01:14 -0700 Subject: mainboard/intel/cannonlake_rvp: Add support for SND_MAX98357_DA7219 Add NHLT and dt support for Audio with Max98357 and DA7219 TEST=verified NHLT tables and SSDT entries BUG=None Change-Id: If7960eb6bb441f35cbd9a8a6acc37f03e04e3b70 Signed-off-by: Lijian Zhao Signed-off-by: Sathyanarayana Nujella Reviewed-on: https://review.coreboot.org/22144 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Aaron Durbin --- src/soc/intel/cannonlake/chip.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc') diff --git a/src/soc/intel/cannonlake/chip.h b/src/soc/intel/cannonlake/chip.h index 50ae8ba02c..a42494c71d 100644 --- a/src/soc/intel/cannonlake/chip.h +++ b/src/soc/intel/cannonlake/chip.h @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3