summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/e350m1/acpi/sleep.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/e350m1/acpi/sleep.asl')
-rw-r--r--src/mainboard/asrock/e350m1/acpi/sleep.asl16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/asrock/e350m1/acpi/sleep.asl b/src/mainboard/asrock/e350m1/acpi/sleep.asl
index 6fd128dc11ed..76b5f9edc65b 100644
--- a/src/mainboard/asrock/e350m1/acpi/sleep.asl
+++ b/src/mainboard/asrock/e350m1/acpi/sleep.asl
@@ -46,22 +46,6 @@ Method(\_PTS, 1) {
} /* End Method(\_PTS) */
/*
-* \_BFS OEM Back From Sleep method
-*
-* Entry:
-* Arg0=The value of the sleeping state S1=1, S2=2
-*
-* Exit:
-* -none-
-*/
-Method(\_BFS, 1) {
- /* DBGO("\\_BFS\n") */
- /* DBGO("From S") */
- /* DBGO(Arg0) */
- /* DBGO(" to S0\n") */
-}
-
-/*
* \_WAK System Wake method
*
* Entry: