UPSTREAM: soc/apollolake: Include PCI _OSC method

Change-Id: I2545fc184ebfaa006a75783bf3d55f009066eed3
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/15110
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://chromium-review.googlesource.com/354695
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:
Hannah Williams 2016-05-18 13:47:09 -07:00 committed by chrome-bot
commit 670f907f56

View file

@ -30,3 +30,6 @@
/* LPC */
#include "lpc.asl"
/* PCI _OSC */
#include <soc/intel/common/acpi/pci_osc.asl>