summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/amd/gardenia/acpi_tables.c14
-rw-r--r--src/mainboard/amd/padmelon/acpi_tables.c3
-rw-r--r--src/mainboard/apple/macbookair4_2/acpi_tables.c2
-rw-r--r--src/mainboard/asrock/h110m/acpi_tables.c0
-rw-r--r--src/mainboard/facebook/monolith/acpi_tables.c0
-rw-r--r--src/mainboard/google/dragonegg/acpi_tables.c3
-rw-r--r--src/mainboard/google/drallion/acpi_tables.c0
-rw-r--r--src/mainboard/google/eve/acpi_tables.c0
-rw-r--r--src/mainboard/google/fizz/acpi_tables.c0
-rw-r--r--src/mainboard/google/glados/acpi_tables.c0
-rw-r--r--src/mainboard/google/hatch/acpi_tables.c0
-rw-r--r--src/mainboard/google/kahlee/acpi_tables.c14
-rw-r--r--src/mainboard/google/octopus/acpi_tables.c3
-rw-r--r--src/mainboard/google/poppy/acpi_tables.c0
-rw-r--r--src/mainboard/google/reef/acpi_tables.c14
-rw-r--r--src/mainboard/google/sarien/acpi_tables.c0
-rw-r--r--src/mainboard/intel/apollolake_rvp/acpi_tables.c14
-rw-r--r--src/mainboard/intel/cannonlake_rvp/acpi_tables.c1
-rw-r--r--src/mainboard/intel/coffeelake_rvp/acpi_tables.c1
-rw-r--r--src/mainboard/intel/glkrvp/acpi_tables.c3
-rw-r--r--src/mainboard/intel/icelake_rvp/acpi_tables.c1
-rw-r--r--src/mainboard/intel/kblrvp/acpi_tables.c0
-rw-r--r--src/mainboard/intel/kunimitsu/acpi_tables.c0
-rw-r--r--src/mainboard/intel/leafhill/acpi_tables.c14
-rw-r--r--src/mainboard/intel/minnow3/acpi_tables.c3
-rw-r--r--src/mainboard/intel/saddlebrook/acpi_tables.c0
-rw-r--r--src/mainboard/purism/librem_skl/acpi_tables.c0
-rw-r--r--src/mainboard/razer/blade_stealth_kbl/acpi_tables.c0
-rw-r--r--src/mainboard/siemens/mc_apl1/acpi_tables.c3
-rw-r--r--src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c0
-rw-r--r--src/mainboard/up/squared/acpi_tables.c0
31 files changed, 0 insertions, 93 deletions
diff --git a/src/mainboard/amd/gardenia/acpi_tables.c b/src/mainboard/amd/gardenia/acpi_tables.c
deleted file mode 100644
index 8d4d1cf7e77d..000000000000
--- a/src/mainboard/amd/gardenia/acpi_tables.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/amd/padmelon/acpi_tables.c b/src/mainboard/amd/padmelon/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/amd/padmelon/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/apple/macbookair4_2/acpi_tables.c b/src/mainboard/apple/macbookair4_2/acpi_tables.c
deleted file mode 100644
index 49a12e524045..000000000000
--- a/src/mainboard/apple/macbookair4_2/acpi_tables.c
+++ /dev/null
@@ -1,2 +0,0 @@
-/* No license required */
-/* dummy */
diff --git a/src/mainboard/asrock/h110m/acpi_tables.c b/src/mainboard/asrock/h110m/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/asrock/h110m/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/facebook/monolith/acpi_tables.c b/src/mainboard/facebook/monolith/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/facebook/monolith/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/dragonegg/acpi_tables.c b/src/mainboard/google/dragonegg/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/google/dragonegg/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/google/drallion/acpi_tables.c b/src/mainboard/google/drallion/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/drallion/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/eve/acpi_tables.c b/src/mainboard/google/eve/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/eve/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/fizz/acpi_tables.c b/src/mainboard/google/fizz/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/fizz/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/glados/acpi_tables.c b/src/mainboard/google/glados/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/glados/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/hatch/acpi_tables.c b/src/mainboard/google/hatch/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/hatch/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/kahlee/acpi_tables.c b/src/mainboard/google/kahlee/acpi_tables.c
deleted file mode 100644
index 8d4d1cf7e77d..000000000000
--- a/src/mainboard/google/kahlee/acpi_tables.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/google/octopus/acpi_tables.c b/src/mainboard/google/octopus/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/google/octopus/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/google/poppy/acpi_tables.c b/src/mainboard/google/poppy/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/poppy/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/google/reef/acpi_tables.c b/src/mainboard/google/reef/acpi_tables.c
deleted file mode 100644
index 8d4d1cf7e77d..000000000000
--- a/src/mainboard/google/reef/acpi_tables.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/google/sarien/acpi_tables.c b/src/mainboard/google/sarien/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/google/sarien/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/intel/apollolake_rvp/acpi_tables.c b/src/mainboard/intel/apollolake_rvp/acpi_tables.c
deleted file mode 100644
index 8d4d1cf7e77d..000000000000
--- a/src/mainboard/intel/apollolake_rvp/acpi_tables.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/intel/cannonlake_rvp/acpi_tables.c b/src/mainboard/intel/cannonlake_rvp/acpi_tables.c
deleted file mode 100644
index 3b44754e301d..000000000000
--- a/src/mainboard/intel/cannonlake_rvp/acpi_tables.c
+++ /dev/null
@@ -1 +0,0 @@
-/* Nothing here */
diff --git a/src/mainboard/intel/coffeelake_rvp/acpi_tables.c b/src/mainboard/intel/coffeelake_rvp/acpi_tables.c
deleted file mode 100644
index 3b44754e301d..000000000000
--- a/src/mainboard/intel/coffeelake_rvp/acpi_tables.c
+++ /dev/null
@@ -1 +0,0 @@
-/* Nothing here */
diff --git a/src/mainboard/intel/glkrvp/acpi_tables.c b/src/mainboard/intel/glkrvp/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/intel/glkrvp/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/intel/icelake_rvp/acpi_tables.c b/src/mainboard/intel/icelake_rvp/acpi_tables.c
deleted file mode 100644
index 3b44754e301d..000000000000
--- a/src/mainboard/intel/icelake_rvp/acpi_tables.c
+++ /dev/null
@@ -1 +0,0 @@
-/* Nothing here */
diff --git a/src/mainboard/intel/kblrvp/acpi_tables.c b/src/mainboard/intel/kblrvp/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/intel/kblrvp/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/intel/kunimitsu/acpi_tables.c b/src/mainboard/intel/kunimitsu/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/intel/kunimitsu/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/intel/leafhill/acpi_tables.c b/src/mainboard/intel/leafhill/acpi_tables.c
deleted file mode 100644
index 8d4d1cf7e77d..000000000000
--- a/src/mainboard/intel/leafhill/acpi_tables.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/intel/minnow3/acpi_tables.c b/src/mainboard/intel/minnow3/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/intel/minnow3/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/intel/saddlebrook/acpi_tables.c b/src/mainboard/intel/saddlebrook/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/intel/saddlebrook/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/purism/librem_skl/acpi_tables.c b/src/mainboard/purism/librem_skl/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/purism/librem_skl/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/razer/blade_stealth_kbl/acpi_tables.c b/src/mainboard/razer/blade_stealth_kbl/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/razer/blade_stealth_kbl/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/siemens/mc_apl1/acpi_tables.c b/src/mainboard/siemens/mc_apl1/acpi_tables.c
deleted file mode 100644
index e06f6a648d29..000000000000
--- a/src/mainboard/siemens/mc_apl1/acpi_tables.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * Blank file required by build system assumptions of this file being present.
- */
diff --git a/src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c b/src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c
+++ /dev/null
diff --git a/src/mainboard/up/squared/acpi_tables.c b/src/mainboard/up/squared/acpi_tables.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/src/mainboard/up/squared/acpi_tables.c
+++ /dev/null