mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
11 lines
289 B
Text
11 lines
289 B
Text
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
/*
|
||
|
* Copyright (C) 2007-2009 coresystems GmbH
|
||
|
* Copyright (C) 2012 Google Inc.
|
||
|
* Copyright (C) 2016 Intel Corp
|
||
|
*/
|
||
|
|
||
|
/* Enable ACPI _SWS methods */
|
||
|
#include <soc/intel/common/acpi/acpi_wake_source.asl>
|
||
|
#include <soc/intel/common/acpi/platform.asl>
|