soc/intel/common/acpi: drop return value for disabled PEPD function 2

PEPD function 2 is currently unused and disabled. Thus, drop the return
value, which matches the default return value.

Change-Id: Ia95b8b36fcb78e8976b66de15ec214a38c178cda
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
Michael Niewöhner
2020-11-02 22:42:33 +01:00
committed by Jeremy Soller
parent 72ceea7118
commit c4726c168e

View File

@@ -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