Karthik Ramasubramanian has uploaded this change for review.

View Change

src: Remove blank acpi_tables source files

Due to build rules, dummy acpi_tables source files were added in many
mainboards. With CB:37774, the build system will build mainboard
acpi_tables only if present. Remove the dummy/empty/blank acpi_tables
source files.

BUG=None
TEST=Build test with some google mainboards.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: I0cef34368e2e5f5e3b946b22658ca10c7caad90a
---
D src/mainboard/amd/gardenia/acpi_tables.c
D src/mainboard/amd/padmelon/acpi_tables.c
D src/mainboard/apple/macbookair4_2/acpi_tables.c
D src/mainboard/asrock/h110m/acpi_tables.c
D src/mainboard/facebook/monolith/acpi_tables.c
D src/mainboard/google/dragonegg/acpi_tables.c
D src/mainboard/google/drallion/acpi_tables.c
D src/mainboard/google/eve/acpi_tables.c
D src/mainboard/google/fizz/acpi_tables.c
D src/mainboard/google/glados/acpi_tables.c
D src/mainboard/google/hatch/acpi_tables.c
D src/mainboard/google/kahlee/acpi_tables.c
D src/mainboard/google/octopus/acpi_tables.c
D src/mainboard/google/poppy/acpi_tables.c
D src/mainboard/google/reef/acpi_tables.c
D src/mainboard/google/sarien/acpi_tables.c
D src/mainboard/intel/apollolake_rvp/acpi_tables.c
D src/mainboard/intel/cannonlake_rvp/acpi_tables.c
D src/mainboard/intel/coffeelake_rvp/acpi_tables.c
D src/mainboard/intel/glkrvp/acpi_tables.c
D src/mainboard/intel/icelake_rvp/acpi_tables.c
D src/mainboard/intel/kblrvp/acpi_tables.c
D src/mainboard/intel/kunimitsu/acpi_tables.c
D src/mainboard/intel/leafhill/acpi_tables.c
D src/mainboard/intel/minnow3/acpi_tables.c
D src/mainboard/intel/saddlebrook/acpi_tables.c
D src/mainboard/purism/librem_skl/acpi_tables.c
D src/mainboard/razer/blade_stealth_kbl/acpi_tables.c
D src/mainboard/siemens/mc_apl1/acpi_tables.c
D src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c
D src/mainboard/up/squared/acpi_tables.c
31 files changed, 0 insertions(+), 93 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/37854/1
diff --git a/src/mainboard/amd/gardenia/acpi_tables.c b/src/mainboard/amd/gardenia/acpi_tables.c
deleted file mode 100644
index 8d4d1cf..0000000
--- 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 e06f6a6..0000000
--- 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 49a12e5..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e06f6a6..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 8d4d1cf..0000000
--- 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 e06f6a6..0000000
--- 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 e69de29..0000000
--- 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 8d4d1cf..0000000
--- 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 e69de29..0000000
--- 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 8d4d1cf..0000000
--- 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 3b44754..0000000
--- 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 3b44754..0000000
--- 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 e06f6a6..0000000
--- 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 3b44754..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 8d4d1cf..0000000
--- 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 e06f6a6..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- 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 e06f6a6..0000000
--- 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 e69de29..0000000
--- 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 e69de29..0000000
--- a/src/mainboard/up/squared/acpi_tables.c
+++ /dev/null

To view, visit change 37854. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0cef34368e2e5f5e3b946b22658ca10c7caad90a
Gerrit-Change-Number: 37854
Gerrit-PatchSet: 1
Gerrit-Owner: Karthik Ramasubramanian <kramasub@google.com>
Gerrit-MessageType: newchange