aboutsummaryrefslogtreecommitdiff
path: root/src/acpi/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/acpi/sata.c')
-rw-r--r--src/acpi/sata.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/acpi/sata.c b/src/acpi/sata.c
index f2f53e6f64..110742e84c 100644
--- a/src/acpi/sata.c
+++ b/src/acpi/sata.c
@@ -1,10 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
-#include "sata.h"
-
#include <acpi/acpi.h>
#include <acpi/acpigen.h>
+#include <acpi/acpi_sata.h>
/* e.g.
* generate_sata_ssdt_ports("\_SB.PCI0.SATA", 0x3);