Hello dear members,
I began the process of patching my DSDT and there's only one error left, but I can't seem to find a solution anywhere.
Could someone help me with it please?
The part of the code:
OperationRegion (SPRT, SystemIO, 0xB2, 0x02)
Field (SPRT, ByteAcc, Lock, Preserve)
{
Return(0)
}
The line is: Return(0)
The error: Code 6126 | syntax error, unexpected PARSEOP_RETURN, expecting ','or '}'
DSDT.zip