diff options
Diffstat (limited to 'src/soc/intel/broadwell/pch/hda.c')
-rw-r--r-- | src/soc/intel/broadwell/pch/hda.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/pch/hda.c b/src/soc/intel/broadwell/pch/hda.c index ba7d342fe5..ab348ea7c2 100644 --- a/src/soc/intel/broadwell/pch/hda.c +++ b/src/soc/intel/broadwell/pch/hda.c @@ -9,7 +9,6 @@ #include <device/mmio.h> #include <soc/intel/common/hda_verb.h> #include <soc/pch.h> -#include <soc/ramstage.h> #include <soc/rcba.h> static void codecs_init(u8 *base, u32 codec_mask) |