diff options
author | Richard Spiegel <richard.spiegel@silverbackltd.com> | 2018-02-02 10:42:22 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-02-05 21:21:26 +0000 |
commit | e8d8b064e833f12a5a65c57a750bd8356fbe08a9 (patch) | |
tree | baca5c2569661f6b1d5a621df9a2aa9c88b72082 /src/soc/nvidia | |
parent | 3e9694ef48cc2ad6b5c5e8c59a244d862fa037ae (diff) |
soc/amd/stoneyridge/acpi/sb_pci0_fch.asl: Fix instability
A file that has several methods cannot be included inside a method. It has
to be included inside a scope, but not inside a method or it'll cause
problems (instability).
There is an ugly construction in method _INI. It's needed because if AmdImc
is not included then the call to ITZE would break the build.
BUG=b:62200858
TEST=Build kahlee.
Change-Id: If6c877df5a87df1b348de92868b91eed4a76de55
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/23573
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/soc/nvidia')
0 files changed, 0 insertions, 0 deletions