macbook21: Kill empty gpe.asl
Change-Id: I4ed04ecbc9e11200577cc2b6ede0e05af9f346fa Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7082 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
d4776c3b16
commit
7f7fb6f9ba
|
@ -38,9 +38,6 @@ DefinitionBlock(
|
||||||
// global NVS and variables
|
// global NVS and variables
|
||||||
#include <southbridge/intel/i82801gx/acpi/globalnvs.asl>
|
#include <southbridge/intel/i82801gx/acpi/globalnvs.asl>
|
||||||
|
|
||||||
// General Purpose Events
|
|
||||||
#include "acpi/gpe.asl"
|
|
||||||
|
|
||||||
Scope (\_SB) {
|
Scope (\_SB) {
|
||||||
Device (PCI0)
|
Device (PCI0)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue