Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / roda / rk886ex / acpi / ec.asl
index 2b8c7ea429b235583a27be04f9232591f022f87c..fc0ae547e2a15dbc80dde630b60d1bba29946c6d 100644 (file)
@@ -81,14 +81,14 @@ Device(EC0)
        {
                // This method is needed by Windows XP/2000 for
                // EC initialization before a driver is loaded
-       
+
                If (LEqual(Arg0, 0x03)) {
                        Store (Arg1, ECON)
                }
        }
 
        // EC Query methods
-       
+
        Method (_Q11, 0)
        {
                Store("_Q11: Fn-F8 (Sleep Button) pressed", Debug)