diff options
Diffstat (limited to 'src/mainboard/google/parrot/mainboard.c')
-rw-r--r-- | src/mainboard/google/parrot/mainboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/parrot/mainboard.c b/src/mainboard/google/parrot/mainboard.c index 5f47c05fa2..873776beff 100644 --- a/src/mainboard/google/parrot/mainboard.c +++ b/src/mainboard/google/parrot/mainboard.c @@ -23,7 +23,6 @@ #include "ec.h" #include <southbridge/intel/bd82x6x/pch.h> #include <smbios.h> -#include <device/pci.h> #include <ec/compal/ene932/ec.h> #include <vendorcode/google/chromeos/chromeos.h> |