aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/chip.h
diff options
context:
space:
mode:
authorHannah Williams <hannah.williams@intel.com>2017-05-26 20:31:15 -0700
committerMartin Roth <martinroth@google.com>2017-07-03 23:29:49 +0000
commit12bed18951d8fce1985ed2c92aed05682ab24ec4 (patch)
tree1ed04cc5a4659ee780df8345a07a0bbbd50db945 /src/soc/intel/apollolake/chip.h
parent5b2954e62dc4492acaad3107db3a0675eabd6250 (diff)
soc/intel/apollolake: Use common gpio for apollolake
No regression observed on a APL platform Change-Id: I0fcc22df5eaec014f3b89755415f051b05aa554a Signed-off-by: Hannah Williams <hannah.williams@intel.com> Reviewed-on: https://review.coreboot.org/19949 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/apollolake/chip.h')
-rw-r--r--src/soc/intel/apollolake/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/apollolake/chip.h b/src/soc/intel/apollolake/chip.h
index bf25009f86..93bb5a1c40 100644
--- a/src/soc/intel/apollolake/chip.h
+++ b/src/soc/intel/apollolake/chip.h
@@ -19,7 +19,6 @@
#define _SOC_APOLLOLAKE_CHIP_H_
#include <soc/gpe.h>
-#include <soc/gpio_defs.h>
#include <soc/gpio.h>
#include <intelblocks/lpss_i2c.h>
#include <device/i2c.h>