diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-03-02 15:04:27 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-03-03 18:33:51 +0000 |
commit | ebb6723115c5049c3ad4979a25934a0ee677697c (patch) | |
tree | a77345fe0a392184c089608197c41061ed5d9e96 /src/soc | |
parent | cf2eeff3cf9f16888881fde0efd220141347c498 (diff) |
soc/amd/picasso/acpi: rename cpu.asl to pnot.asl
After the patch that moved the generation of the PPKG object to
Picasso's acpi.c, only the PNOT object remained in its cpu.asl, so
rename it to pnot.asl.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic77dacb146aa823fc99f779f465fff28b2aead68
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62538
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/amd/picasso/acpi/pnot.asl (renamed from src/soc/amd/picasso/acpi/cpu.asl) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/acpi/cpu.asl b/src/soc/amd/picasso/acpi/pnot.asl index 29b5b5a448..29b5b5a448 100644 --- a/src/soc/amd/picasso/acpi/cpu.asl +++ b/src/soc/amd/picasso/acpi/pnot.asl |