diff options
Diffstat (limited to 'src/mainboard/intel/stargo2/acpi')
4 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/intel/stargo2/acpi/hostbridge_pci_irqs.asl b/src/mainboard/intel/stargo2/acpi/hostbridge_pci_irqs.asl index d0a5dc6691..829dd7ccf4 100644 --- a/src/mainboard/intel/stargo2/acpi/hostbridge_pci_irqs.asl +++ b/src/mainboard/intel/stargo2/acpi/hostbridge_pci_irqs.asl @@ -12,10 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ /* This is board specific information: IRQ routing for Sandybridge */ diff --git a/src/mainboard/intel/stargo2/acpi/mainboard.asl b/src/mainboard/intel/stargo2/acpi/mainboard.asl index 6e774db3af..edd592ae87 100644 --- a/src/mainboard/intel/stargo2/acpi/mainboard.asl +++ b/src/mainboard/intel/stargo2/acpi/mainboard.asl @@ -12,10 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ /* Power Button */ diff --git a/src/mainboard/intel/stargo2/acpi/platform.asl b/src/mainboard/intel/stargo2/acpi/platform.asl index ee46cf4971..be23b43e81 100644 --- a/src/mainboard/intel/stargo2/acpi/platform.asl +++ b/src/mainboard/intel/stargo2/acpi/platform.asl @@ -12,10 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ /* The _PTS method (Prepare To Sleep) is called before the OS is diff --git a/src/mainboard/intel/stargo2/acpi/superio.asl b/src/mainboard/intel/stargo2/acpi/superio.asl index 4f21a51315..68a23e6a20 100644 --- a/src/mainboard/intel/stargo2/acpi/superio.asl +++ b/src/mainboard/intel/stargo2/acpi/superio.asl @@ -11,10 +11,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ /* Values should match those defined in devicetree.cb */ |