UPSTREAM: soc/intel/apollolake: Include gpe.h in chip.h
This is required for using GPE_* macros in devicetree.cb. BUG=chrome-os-partner:55670 BRANCH=None TEST=None Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/15946 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Shaunak Saha <shaunak.saha@intel.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Change-Id: I8f6f536df96cf8145bb0c03ec413fb2f374301b5 Reviewed-on: https://chromium-review.googlesource.com/365720 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
fe972a6835
commit
4907151511
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#ifndef _SOC_APOLLOLAKE_CHIP_H_
|
||||
#define _SOC_APOLLOLAKE_CHIP_H_
|
||||
|
||||
#include <soc/gpe.h>
|
||||
#include <soc/gpio_defs.h>
|
||||
#include <soc/gpio.h>
|
||||
#include <soc/intel/common/lpss_i2c.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue