aboutsummaryrefslogtreecommitdiff
path: root/src/ec/quanta/ene_kb3940q
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2015-11-23 10:38:10 -0700
committerMartin Roth <martinroth@google.com>2015-11-24 22:37:40 +0100
commit6149233cce1b220f3b78a301cf26660925eb3c48 (patch)
tree6564385bf5652b1ff8ddac37e4f4d7477ef10584 /src/ec/quanta/ene_kb3940q
parent69759401db27add72bd76251e9365d6fa1fa4172 (diff)
intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method
Fixes these remarks: Object is not referenced (Name is within method [_CRS]) The ACPI compiler is trying to be helpful in letting us know that we're not using various fields in the MCRS ResourceTemplate when we define it inside of the _CRS method. Since we're not intending to use those objects in the method, it shouldn't be an issue, but the warning is annoying and can mask real issues. Moving the creation of the MCRS object to outside of the CRS method and referencing it from there solves this problem. Change-Id: I54ab3ad9ed148fdd24e8615d83bc8ae668d1dbff Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12514 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/ec/quanta/ene_kb3940q')
0 files changed, 0 insertions, 0 deletions