google/reef: Correct use of globalnvs.asl

Use the correct globalnvs.asl from apollolake.

BUG=chrome-os-partner:54342

Change-Id: I1a5b8f61c540bdb2668b532f032350d8e4d48010
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/15178
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Furquan Shaikh
2016-06-13 22:29:00 -07:00
committed by Stefan Reinauer
parent e9cf848dad
commit 579fdb4910

View File

@ -23,7 +23,7 @@ DefinitionBlock(
)
{
/* global NVS and variables */
#include <soc/intel/skylake/acpi/globalnvs.asl>
#include <soc/intel/apollolake/acpi/globalnvs.asl>
/* CPU */
#include <soc/intel/apollolake/acpi/cpu.asl>