summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds/acpi_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/acpi_tables.c')
-rw-r--r--src/mainboard/asrock/h81m-hds/acpi_tables.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asrock/h81m-hds/acpi_tables.c b/src/mainboard/asrock/h81m-hds/acpi_tables.c
deleted file mode 100644
index 8ec5b118c5..0000000000
--- a/src/mainboard/asrock/h81m-hds/acpi_tables.c
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-
-#include <acpi/acpi_gnvs.h>
-#include <southbridge/intel/lynxpoint/nvs.h>
-
-void acpi_create_gnvs(struct global_nvs *gnvs)
-{
-}