Skip to content
Commit dcd7e736 authored by Pete Batard's avatar Pete Batard Committed by Ard Biesheuvel
Browse files

Platform/RPi/AcpiTables: Fix ASL compilation warnings



Silence 2 warnings from pep.asl:
* "Warning 3133 - Unknown reserved name (_GPI/_GCI/_GDI)"
* "Warning 3150 - Empty Resource Template", which is caused by
   section "Name (_CRS, ResourceTemplate () {})"

Remove "Offset(0)" in Xhci.asl, which produces the warning:
"Unnecessary/redundant use of Offset operator".

Signed-off-by: default avatarPete Batard <pete@akeo.ie>
Reviewed-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
parent 3daa7014
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment