Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / roda / rk886ex / acpi / superio.asl
index 67ff1f91f769b02d4cf6af28d8cd00e3d33e6bfb..31cb44ad642a3f827af68702dbe61b37a78bb732 100644 (file)
@@ -138,7 +138,7 @@ Device (SIO1)
                        CreateByteField(RSRC, 0x05, IORH) // Why?
                        CreateByteField(RSRC,
                                \_SB.PCI0.LPCB.SIO1.COMA._CRS._IRA._INT, IRQL)
-                       
+
                        Store (READ(0, 0x24, 0xff), Local0)
                        And (Local0, 0xc0, Local1)
                        ShiftRight(Local1, 0x06, Local1)
@@ -297,7 +297,7 @@ Device (SIO1)
                        CreateByteField(RSRC, 0x05, IORH)
                        CreateByteField(RSRC,
                                \_SB.PCI0.LPCB.SIO1.COMB._CRS._IRB._INT, IRQL)
-                       
+
                        Store (READ(0, 0x25, 0xff), Local0)
                        And (Local0, 0xc0, Local1)
                        ShiftRight(Local1, 0x06, Local1)