<p>Shaunak Saha has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20949">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/apollolake: Use common ACPI for apollolake<br><br>Change-Id: I10e3fb74133dd499e9e74d95a909d33daaf098ec<br>Signed-off-by: Shaunak Saha <shaunak.saha@intel.com><br>---<br>D src/soc/intel/apollolake/include/soc/acpi.h<br>M src/soc/intel/apollolake/lpc.c<br>2 files changed, 1 insertion(+), 29 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/20949/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/apollolake/include/soc/acpi.h b/src/soc/intel/apollolake/include/soc/acpi.h<br>deleted file mode 100644<br>index ba3b8fc..0000000<br>--- a/src/soc/intel/apollolake/include/soc/acpi.h<br>+++ /dev/null<br>@@ -1,28 +0,0 @@<br>-/*<br>- * This file is part of the coreboot project.<br>- *<br>- * Copyright (C) 2016 Intel Corp.<br>- * (Written by Lance Zhao <lijian.zhao@intel.com> for Intel Corp.)<br>- *<br>- * This program is free software; you can redistribute it and/or modify<br>- * it under the terms of the GNU General Public License as published by<br>- * the Free Software Foundation; either version 2 of the License, or<br>- * (at your option) any later version.<br>- *<br>- * This program is distributed in the hope that it will be useful,<br>- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>- * GNU General Public License for more details.<br>- */<br>-<br>-#ifndef _SOC_APOLLOLAKE_ACPI_H_<br>-#define _SOC_APOLLOLAKE_ACPI_H_<br>-<br>-#include <arch/acpi.h><br>-<br>-unsigned long southbridge_write_acpi_tables(device_t device,<br>-               unsigned long current, struct acpi_rsdp *rsdp);<br>-<br>-void southbridge_inject_dsdt(device_t device);<br>-<br>-#endif /* _SOC_APOLLOLAKE_ACPI_H_ */<br>diff --git a/src/soc/intel/apollolake/lpc.c b/src/soc/intel/apollolake/lpc.c<br>index 67c87b1..1cb118b 100644<br>--- a/src/soc/intel/apollolake/lpc.c<br>+++ b/src/soc/intel/apollolake/lpc.c<br>@@ -20,8 +20,8 @@<br> #include <device/device.h><br> #include <device/pci.h><br> #include <device/pci_ids.h><br>+#include <intelblocks/acpi.h><br> #include <pc80/mc146818rtc.h><br>-#include <soc/acpi.h><br> #include <soc/lpc.h><br> #include <soc/pm.h><br> #include <vboot/vbnv.h><br></pre><p>To view, visit <a href="https://review.coreboot.org/20949">change 20949</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/20949"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I10e3fb74133dd499e9e74d95a909d33daaf098ec </div>
<div style="display:none"> Gerrit-Change-Number: 20949 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Shaunak Saha <shaunak.saha@intel.com> </div>