diff options
Diffstat (limited to 'src/mainboard/google')
-rw-r--r-- | src/mainboard/google/dragonegg/acpi_tables.c | 3 | ||||
-rw-r--r-- | src/mainboard/google/drallion/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/eve/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/fizz/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/glados/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/hatch/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/kahlee/acpi_tables.c | 14 | ||||
-rw-r--r-- | src/mainboard/google/octopus/acpi_tables.c | 3 | ||||
-rw-r--r-- | src/mainboard/google/poppy/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/google/reef/acpi_tables.c | 14 | ||||
-rw-r--r-- | src/mainboard/google/sarien/acpi_tables.c | 0 |
11 files changed, 0 insertions, 34 deletions
diff --git a/src/mainboard/google/dragonegg/acpi_tables.c b/src/mainboard/google/dragonegg/acpi_tables.c deleted file mode 100644 index e06f6a648d..0000000000 --- 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 e69de29bb2..0000000000 --- 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 e69de29bb2..0000000000 --- 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 e69de29bb2..0000000000 --- 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 e69de29bb2..0000000000 --- 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 e69de29bb2..0000000000 --- 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 8d4d1cf7e7..0000000000 --- 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 e06f6a648d..0000000000 --- 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 e69de29bb2..0000000000 --- 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 8d4d1cf7e7..0000000000 --- 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 e69de29bb2..0000000000 --- a/src/mainboard/google/sarien/acpi_tables.c +++ /dev/null |