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>
This commit is contained in:
Hannah Williams 2016-05-18 13:47:09 -07:00 committed by Martin Roth
parent 5b9a253ae9
commit 057ac4da0e
1 changed files with 3 additions and 0 deletions

View File

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