mb/intel/glkrvp: Add gpio.h in dsdt.asl file

Add proper variants gpio.h in dsdt.asl where the GPE_EC_WAKE and
EC_SCI_GPI is defined.

Change-Id: Ideb6dd4d0ac496a81721cd883865218cb19583d9
Signed-off-by: Shaunak Saha <shaunak.saha@intel.com>
Reviewed-on: https://review.coreboot.org/22760
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Shaunak Saha 2017-12-06 12:06:38 -08:00 committed by Martin Roth
parent 826713ff61
commit dc27d62921
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@
*/
#include <variant/ec.h>
#define GPE_EC_WAKE 0x26
#define EC_SCI_GPI GPE0_DW1_05
#include <variant/gpio.h>
DefinitionBlock(
"dsdt.aml",