diff options
Diffstat (limited to 'src/mainboard/google/panther/acpi')
-rw-r--r-- | src/mainboard/google/panther/acpi/chromeos.asl | 2 | ||||
-rw-r--r-- | src/mainboard/google/panther/acpi/haswell_pci_irqs.asl | 2 | ||||
-rw-r--r-- | src/mainboard/google/panther/acpi/mainboard.asl | 3 | ||||
-rw-r--r-- | src/mainboard/google/panther/acpi/platform.asl | 2 | ||||
-rw-r--r-- | src/mainboard/google/panther/acpi/superio.asl | 2 | ||||
-rw-r--r-- | src/mainboard/google/panther/acpi/thermal.asl | 2 |
6 files changed, 6 insertions, 7 deletions
diff --git a/src/mainboard/google/panther/acpi/chromeos.asl b/src/mainboard/google/panther/acpi/chromeos.asl index 0189cfa065..5ac4c41ec8 100644 --- a/src/mainboard/google/panther/acpi/chromeos.asl +++ b/src/mainboard/google/panther/acpi/chromeos.asl @@ -14,7 +14,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ Name(OIPG, Package() { diff --git a/src/mainboard/google/panther/acpi/haswell_pci_irqs.asl b/src/mainboard/google/panther/acpi/haswell_pci_irqs.asl index 094ae8c850..28a7ada314 100644 --- a/src/mainboard/google/panther/acpi/haswell_pci_irqs.asl +++ b/src/mainboard/google/panther/acpi/haswell_pci_irqs.asl @@ -14,7 +14,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ /* This is board specific information: IRQ routing for IvyBridge */ diff --git a/src/mainboard/google/panther/acpi/mainboard.asl b/src/mainboard/google/panther/acpi/mainboard.asl index 867c1e03ea..4eee21989c 100644 --- a/src/mainboard/google/panther/acpi/mainboard.asl +++ b/src/mainboard/google/panther/acpi/mainboard.asl @@ -15,8 +15,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA + * Foundation, Inc. */ #include <mainboard/google/panther/onboard.h> diff --git a/src/mainboard/google/panther/acpi/platform.asl b/src/mainboard/google/panther/acpi/platform.asl index 1c70d4974a..97641f0063 100644 --- a/src/mainboard/google/panther/acpi/platform.asl +++ b/src/mainboard/google/panther/acpi/platform.asl @@ -15,7 +15,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ /* The APM port can be used for generating software SMIs */ diff --git a/src/mainboard/google/panther/acpi/superio.asl b/src/mainboard/google/panther/acpi/superio.asl index 9bb8e1e3ab..da2d40f6c4 100644 --- a/src/mainboard/google/panther/acpi/superio.asl +++ b/src/mainboard/google/panther/acpi/superio.asl @@ -14,7 +14,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ /* Values should match those defined in devicetree.cb */ diff --git a/src/mainboard/google/panther/acpi/thermal.asl b/src/mainboard/google/panther/acpi/thermal.asl index 3a1f7be5f1..0a65a2d01a 100644 --- a/src/mainboard/google/panther/acpi/thermal.asl +++ b/src/mainboard/google/panther/acpi/thermal.asl @@ -14,7 +14,7 @@ * * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ // Thermal Zone |