soc/intel/alderlake/acpi: Drop ACPI stub for SATA device
This is now generated by acpigen in the common/block/sata module. Change-Id: Ic45a059f47a090aa1993e83884408a82826b30cf Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80562 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
committed by
Felix Singer
parent
1f250767ed
commit
8c1bcb7fcb
@@ -1,7 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
||||||
|
|
||||||
Device (SATA)
|
|
||||||
{
|
|
||||||
Name (_ADR, 0x00170000)
|
|
||||||
Name (_DDN, "SATA Controller")
|
|
||||||
}
|
|
@@ -48,6 +48,3 @@
|
|||||||
|
|
||||||
/* GbE 0:1f.6 */
|
/* GbE 0:1f.6 */
|
||||||
#include <soc/intel/common/block/acpi/acpi/pch_glan.asl>
|
#include <soc/intel/common/block/acpi/acpi/pch_glan.asl>
|
||||||
|
|
||||||
/* PCH SATA */
|
|
||||||
#include "sata.asl"
|
|
||||||
|
Reference in New Issue
Block a user