summaryrefslogtreecommitdiff
path: root/src/mainboard/packardbell/ms2290/acpi/gpe.asl
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-02-19 22:20:14 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-04-20 18:47:19 +0200
commitb1ccccc2073c40f622f5c0b2e861c3e8453a94f9 (patch)
tree409db772b1ee0182a593776d45965e2dc7891cb2 /src/mainboard/packardbell/ms2290/acpi/gpe.asl
parent5c97142419a7b7204786fea5b785c23a3bb41836 (diff)
downloadcoreboot-b1ccccc2073c40f622f5c0b2e861c3e8453a94f9.tar.xz
mainboard: New port Packard Bell LM85.
Change-Id: I8c1548470c605d06825fe35579879e806bf33542 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/5271 Reviewed-by: Aaron Durbin <adurbin@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/packardbell/ms2290/acpi/gpe.asl')
-rw-r--r--src/mainboard/packardbell/ms2290/acpi/gpe.asl24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/mainboard/packardbell/ms2290/acpi/gpe.asl b/src/mainboard/packardbell/ms2290/acpi/gpe.asl
new file mode 100644
index 0000000000..cd9d784000
--- /dev/null
+++ b/src/mainboard/packardbell/ms2290/acpi/gpe.asl
@@ -0,0 +1,24 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (c) 2011 Sven Schnelle <svens@stackframe.org>
+ *
+ * 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.
+ *
+ * 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
+ */
+
+Scope (\_GPE)
+{
+}