diff options
Diffstat (limited to 'src/soc/intel/broadwell/pch')
-rw-r--r-- | src/soc/intel/broadwell/pch/pch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/pch/pch.c b/src/soc/intel/broadwell/pch/pch.c index da13503b90..c2ff5b0b6c 100644 --- a/src/soc/intel/broadwell/pch/pch.c +++ b/src/soc/intel/broadwell/pch/pch.c @@ -7,7 +7,6 @@ #include <device/pci_def.h> #include <soc/pch.h> #include <soc/pci_devs.h> -#include <drivers/intel/gma/gma.h> /* TODO: for reproducibility purposes only */ #include <soc/rcba.h> #include <soc/serialio.h> #include <soc/spi.h> |