diff options
-rw-r--r-- | src/soc/intel/common/block/acpi/acpi/pep.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/acpi/acpi/pep.asl b/src/soc/intel/common/block/acpi/acpi/pep.asl index 2e822dbdfc..64d23c1061 100644 --- a/src/soc/intel/common/block/acpi/acpi/pep.asl +++ b/src/soc/intel/common/block/acpi/acpi/pep.asl @@ -38,7 +38,6 @@ Device(PEPD) * Function 2 - Get Crash Dump Device */ If(Arg2 == PEPD_DSM_LPI_GET_CRASH_DUMP_DEV) { - Return(Buffer(One) {0x0}) } /* * Function 3 - Display Off Notification |