southbridge,ASL: Trivial - drop trailing blank lines at EOF

Change-Id: I8ef5f1571ad14ead2d4cc0d61b6b7133d7fc8550
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6293
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Edward O'Callaghan 2014-07-16 23:04:03 +10:00
parent daf9e50ac1
commit 5eb4d6327e
51 changed files with 0 additions and 60 deletions

View File

@ -371,4 +371,3 @@ Scope(\_SB) {
Name(_STA, 0x0B) /* sata is invisible */ Name(_STA, 0x0B) /* sata is invisible */
} }
} /* End Scope(_SB) */ } /* End Scope(_SB) */

View File

@ -82,4 +82,3 @@ Device(LIBR) {
} /* End Device(_SB.PCI0.LpcIsaBr.COPR) */ } /* End Device(_SB.PCI0.LpcIsaBr.COPR) */
#include "acpi/superio.asl" #include "acpi/superio.asl"
} /* end LIBR */ } /* end LIBR */

View File

@ -518,4 +518,3 @@ Scope(\_SB) {
} /* End Device(INTH) */ } /* End Device(INTH) */
} /* End Scope(_SB) */ } /* End Scope(_SB) */

View File

@ -111,4 +111,3 @@ Method (SMBR, 3, NotSerialized) {
Return (Local0) Return (Local0)
} }

View File

@ -53,4 +53,3 @@ Device(UEH1) {
Name(_ADR, 0x00140005) Name(_ADR, 0x00140005)
Name(_PRW, Package() {0x0B, 3}) Name(_PRW, Package() {0x0B, 3})
} /* end UEH1 */ } /* end UEH1 */

View File

@ -33,4 +33,3 @@ Device (HDEF)
4 // Can wake from S4 state. 4 // Can wake from S4 state.
}) })
} }

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -80,4 +80,3 @@ Device (SATA)
} }
} }

View File

@ -24,4 +24,3 @@ Name(\_S0, Package(){0x0,0x0,0x0,0x0})
Name(\_S3, Package(){0x5,0x5,0x0,0x0}) Name(\_S3, Package(){0x5,0x5,0x0,0x0})
Name(\_S4, Package(){0x6,0x6,0x0,0x0}) Name(\_S4, Package(){0x6,0x6,0x0,0x0})
Name(\_S5, Package(){0x7,0x7,0x0,0x0}) Name(\_S5, Package(){0x7,0x7,0x0,0x0})

View File

@ -239,4 +239,3 @@ Device (SBUS)
} }
#endif #endif
} }

View File

@ -33,4 +33,3 @@ Device (HDEF)
4 // Can wake from S4 state. 4 // Can wake from S4 state.
}) })
} }

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -80,4 +80,3 @@ Device (SATA)
} }
} }

View File

@ -29,4 +29,3 @@ Name(\_S0, Package(){0x0,0x0,0x0,0x0})
Name(\_S4, Package(){0x6,0x6,0x0,0x0}) Name(\_S4, Package(){0x6,0x6,0x0,0x0})
Name(\_S5, Package(){0x7,0x7,0x0,0x0}) Name(\_S5, Package(){0x7,0x7,0x0,0x0})

View File

@ -239,4 +239,3 @@ Device (SBUS)
} }
#endif #endif
} }

View File

@ -88,4 +88,3 @@ Device (EHC2)
Device (PRT6) { Name (_ADR, 6) } // USB Port 5 Device (PRT6) { Name (_ADR, 6) } // USB Port 5
} }
} }

View File

@ -36,5 +36,3 @@ Device (MODM)
Name (_PRW, Package(){ 5, 4 }) Name (_PRW, Package(){ 5, 4 })
} }

View File

@ -33,4 +33,3 @@ Device (HDEF)
4 // Can wake from S4 state. 4 // Can wake from S4 state.
}) })
} }

View File

@ -190,5 +190,3 @@ Scope(\)
// SMBus // SMBus
#include "smbus.asl" #include "smbus.asl"

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -77,4 +77,3 @@ Device (PATA)
} }
} }

View File

@ -74,4 +74,3 @@ Device (PCIB)
} }
} }

View File

@ -182,5 +182,3 @@ Device (RP06)
} }
} }

View File

@ -80,4 +80,3 @@ Device (SATA)
} }
} }

View File

@ -24,4 +24,3 @@ Name(\_S0, Package(){0x0,0x0,0x0,0x0})
Name(\_S3, Package(){0x5,0x5,0x0,0x0}) Name(\_S3, Package(){0x5,0x5,0x0,0x0})
Name(\_S4, Package(){0x6,0x6,0x0,0x0}) Name(\_S4, Package(){0x6,0x6,0x0,0x0})
Name(\_S5, Package(){0x7,0x7,0x0,0x0}) Name(\_S5, Package(){0x7,0x7,0x0,0x0})

View File

@ -239,4 +239,3 @@ Device (SBUS)
} }
#endif #endif
} }

View File

@ -213,5 +213,3 @@ Device (EHC1)
Device (PRT6) { Name (_ADR, 6) } // USB Port 5 Device (PRT6) { Name (_ADR, 6) } // USB Port 5
} }
} }

View File

@ -33,4 +33,3 @@ Device (HDEF)
4 // Can wake from S4 state. 4 // Can wake from S4 state.
}) })
} }

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -74,4 +74,3 @@ Device (PCIB)
} }
} }

View File

@ -182,5 +182,3 @@ Device (RP06)
} }
} }

View File

@ -139,4 +139,3 @@ Device (AHC2)
} }
} }

View File

@ -27,4 +27,3 @@ Name(\_S3, Package(){0x5,0x0,0x0,0x0})
#endif #endif
Name(\_S4, Package(){0x6,0x0,0x0,0x0}) Name(\_S4, Package(){0x6,0x0,0x0,0x0})
Name(\_S5, Package(){0x7,0x0,0x0,0x0}) Name(\_S5, Package(){0x7,0x0,0x0,0x0})

View File

@ -239,4 +239,3 @@ Device (SBUS)
} }
#endif #endif
} }

View File

@ -327,5 +327,3 @@ Device (EHC2)
Device (PRT6) { Name (_ADR, 6) } // USB Port 5 Device (PRT6) { Name (_ADR, 6) } // USB Port 5
} }
} }

View File

@ -38,4 +38,3 @@ Device (HDEF)
} }
} }
} }

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -80,4 +80,3 @@ Device (SATA)
} }
} }

View File

@ -24,4 +24,3 @@ Name(\_S0, Package(){0x0,0x0,0x0,0x0})
Name(\_S3, Package(){0x5,0x5,0x0,0x0}) Name(\_S3, Package(){0x5,0x5,0x0,0x0})
Name(\_S4, Package(){0x6,0x6,0x0,0x0}) Name(\_S4, Package(){0x6,0x6,0x0,0x0})
Name(\_S5, Package(){0x7,0x7,0x0,0x0}) Name(\_S5, Package(){0x7,0x7,0x0,0x0})

View File

@ -239,4 +239,3 @@ Device (SBUS)
} }
#endif #endif
} }

View File

@ -407,4 +407,3 @@ Device (XHCI)
Device (PRT6) { Name (_ADR, 6) } // USB Port 5 Device (PRT6) { Name (_ADR, 6) } // USB Port 5
} }
} }

View File

@ -36,4 +36,3 @@ Device (MODM)
Name (_PRW, Package(){ 5, 4 }) Name (_PRW, Package(){ 5, 4 })
} }

View File

@ -33,4 +33,3 @@ Device (HDEF)
4 // Can wake from S4 state. 4 // Can wake from S4 state.
}) })
} }

View File

@ -490,4 +490,3 @@ Device (LNKH)
} }
} }
} }

View File

@ -77,4 +77,3 @@ Device (PATA)
} }
} }

View File

@ -74,4 +74,3 @@ Device (PCIB)
} }
} }

View File

@ -182,5 +182,3 @@ Device (RP06)
} }
} }

View File

@ -161,5 +161,3 @@ Scope(\)
// SMBus // SMBus
#include "smbus.asl" #include "smbus.asl"

View File

@ -24,4 +24,3 @@ Name(\_S1, Package(4){0x1,0x0,0,0})
Name(\_S3, Package(4){0x5,0x0,0,0}) Name(\_S3, Package(4){0x5,0x0,0,0})
Name(\_S4, Package(4){0x6,0x0,0,0}) Name(\_S4, Package(4){0x6,0x0,0,0})
Name(\_S5, Package(4){0x7,0x0,0,0}) Name(\_S5, Package(4){0x7,0x0,0,0})

View File

@ -243,4 +243,3 @@ Device (SBUS)
// Missing: Read / Write Word // Missing: Read / Write Word
// Missing: Read / Write Block // Missing: Read / Write Block
} }

View File

@ -213,5 +213,3 @@ Device (EHC1)
Device (PRT6) { Name (_ADR, 6) } // USB Port 5 Device (PRT6) { Name (_ADR, 6) } // USB Port 5
} }
} }